diff options
author | Jonathan Corbet <[email protected]> | 2017-07-24 13:58:00 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-07-25 11:17:02 +0200 |
commit | 6c423f5751b9f68bfe7c7545519d4c7159f93e1b (patch) | |
tree | cb06ed8f1de706ccaa8f094ea31766529648dee5 /tools | |
parent | bf50f0e8a03005d19de66d01261d855cdeedf572 (diff) |
sched/wait: Clean up some documentation warnings
A couple of kerneldoc comments in <linux/wait.h> had incorrect names for
macro parameters, with this unsightly result:
./include/linux/wait.h:555: warning: No description found for parameter 'wq'
./include/linux/wait.h:555: warning: Excess function parameter 'wq_head' description in 'wait_event_interruptible_hrtimeout'
./include/linux/wait.h:759: warning: No description found for parameter 'wq_head'
./include/linux/wait.h:759: warning: Excess function parameter 'wq' description in 'wait_event_killable'
Correct the comments and kill the warnings.
Signed-off-by: Jonathan Corbet <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions