diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-06-15 08:46:49 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 20:58:51 +0200 |
commit | 24692fa22c30cb8fcfcabdc07a3c82964475b639 (patch) | |
tree | f5852f7041058a951e81d9a077ebeeb17854680d /kernel/rcu/tree_stall.h | |
parent | kernel/rcu/tree.c: Fix kernel-doc warnings (diff) | |
download | linux-24692fa22c30cb8fcfcabdc07a3c82964475b639.tar.xz linux-24692fa22c30cb8fcfcabdc07a3c82964475b639.zip |
rcu: Fix some kernel-doc warnings
The current code provokes some kernel-doc warnings:
./kernel/rcu/tree.c:2915: warning: Function parameter or member 'count' not described in 'kfree_rcu_cpu'
./include/linux/rculist.h:517: warning: bad line: [@right ][node2 ... ]
./include/linux/rculist.h:2: WARNING: Unexpected indentation.
This commit therefore moves the comment for "count" to the kernel-doc
markup and adds a missing "*" on one kernel-doc continuation line.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/tree_stall.h')
0 files changed, 0 insertions, 0 deletions