lkml.org 
[lkml]   [2017]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH tip/core/rcu 12/16] doc: Flag code segment in rcu_pointer_handoff()'s docbook header
    Date
    Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
    ---
    include/linux/rcupdate.h | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/include/linux/rcupdate.h b/include/linux/rcupdate.h
    index 1fd71d7458aa..dabe3129ab4a 100644
    --- a/include/linux/rcupdate.h
    +++ b/include/linux/rcupdate.h
    @@ -567,7 +567,7 @@ static inline void rcu_preempt_sleep_check(void) { }
    * This is simply an identity function, but it documents where a pointer
    * is handed off from RCU to some other synchronization mechanism, for
    * example, reference counting or locking. In C11, it would map to
    - * kill_dependency(). It could be used as follows:
    + * kill_dependency(). It could be used as follows::
    *
    * rcu_read_lock();
    * p = rcu_dereference(gp);
    --
    2.5.2
    \
     
     \ /
      Last update: 2017-10-04 23:23    [W:2.694 / U:0.268 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site