commit | 2aa5503026ceaa8860697b93c9e5bbbcd025ba89 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.ibm.com> | Tue Nov 20 08:29:35 2018 -0800 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Fri Jan 25 15:35:19 2019 -0800 |
tree | 7f55d0315c225711b085d872e0720fc1dfc36abf | |
parent | 7a968bb26a9b09b6e44c48a8036a73e0bc497dbc [diff] |
rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu() This commit adds the missing asterisks required to make Sphinx pick up the current header comments for these two functions. Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>