diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-05-03 08:34:57 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-06-08 18:52:27 -0700 |
commit | a68a2bb28bbf7a6dd4672a25bd87fd1b5db4fa7d (patch) | |
tree | 0b831581fcb1983d3f2921974086c6476b1ed49f /kernel/locking | |
parent | aaaad0bfac019bb7701f92ebc1b31b4f85e47b55 (diff) | |
download | linux-a68a2bb28bbf7a6dd4672a25bd87fd1b5db4fa7d.tar.gz linux-a68a2bb28bbf7a6dd4672a25bd87fd1b5db4fa7d.tar.bz2 linux-a68a2bb28bbf7a6dd4672a25bd87fd1b5db4fa7d.zip |
rcu: Move docbook comments out of rcupdate.h
The include/linux/rcupdate.h file is included by more than 200
files, so shrinking it should provide some build-time benefits.
This commit therefore moves several docbook comments from rcupdate.h to
kernel/rcu/update.c, kernel/rcu/tree.c, and kernel/rcu/tree_plugin.h, thus
reducing the number of times that the compiler has to scan these comments.
This likely provides only a small benefit, but every little bit helps.
This commit also fixes a malformed bulleted list noted by the 0day
Test Robot.
Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/locking')
0 files changed, 0 insertions, 0 deletions