diff options
author | 2025-05-15 19:16:41 +0200 | |
---|---|---|
committer | 2025-05-16 09:33:53 +0200 | |
commit | bd59f6170968314c82e2b65f8bbaec55896b7a5f (patch) | |
tree | f8e847a2a902171b190041164727f5514eccb47a /scripts/lib/kdoc/kdoc_output.py | |
parent | futex: Relax the rcu_assign_pointer() assignment of mm->futex_phash in futex_mm_init() (diff) | |
download | linux-rng-bd59f6170968314c82e2b65f8bbaec55896b7a5f.tar.xz linux-rng-bd59f6170968314c82e2b65f8bbaec55896b7a5f.zip |
futex: Fix kernel-doc comments
Fix those:
./kernel/futex/futex.h:208: warning: Function parameter or struct member 'drop_hb_ref' not described in 'futex_q'
./kernel/futex/waitwake.c:343: warning: expecting prototype for futex_wait_queue(). Prototype was for futex_do_wait() instead
./kernel/futex/waitwake.c:594: warning: Function parameter or struct member 'task' not described in 'futex_wait_setup'
Fixes: 93f1b6d79a73 ("futex: Move futex_queue() into futex_wait_setup()")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250512185641.0450a99b@canb.auug.org.au # report
Link: https://lore.kernel.org/r/20250515171641.24073-1-bp@kernel.org # submission
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions