diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2019-10-05 00:54:02 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-12-09 23:36:57 +0300 |
commit | f452ee096d95482892b101bde4fd037fa025d3cc (patch) | |
tree | 2ced7c926ecf1dad173d56647cdc0bedf7b300c8 /net/unix/af_unix.c | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) | |
download | linux-f452ee096d95482892b101bde4fd037fa025d3cc.tar.xz |
rculist: Describe variadic macro argument in a Sphinx-compatible way
Without this patch, Sphinx shows "variable arguments" as the description
of the cond argument, rather than the intended description, and prints
the following warnings:
./include/linux/rculist.h:374: warning: Excess function parameter 'cond' description in 'list_for_each_entry_rcu'
./include/linux/rculist.h:651: warning: Excess function parameter 'cond' description in 'hlist_for_each_entry_rcu'
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Acked-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions