summaryrefslogtreecommitdiff
path: root/rust/kernel/sync
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2026-03-03 16:50:03 -0800
committerPeter Zijlstra <peterz@infradead.org>2026-03-08 11:06:47 +0100
commit0da9ca4c08e709144a1bd2f765c14205960ac64d (patch)
treeeb106598fc40ccb7106d2222be7c6900fe2ee8cf /rust/kernel/sync
parent3dcef70e41ab13483803c536ddea8d5f1803ee25 (diff)
futex: add missing function parameter comments
Correct or add the missing function parameter kernel-doc comments to avoid warnings: Warning: include/asm-generic/futex.h:38 function parameter 'op' not described in 'futex_atomic_op_inuser_local' Warning: include/asm-generic/futex.h:38 function parameter 'oparg' not described in 'futex_atomic_op_inuser_local' Warning: include/asm-generic/futex.h:38 function parameter 'oval' not described in 'futex_atomic_op_inuser_local' Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://patch.msgid.link/20260304005008.409858-1-rdunlap@infradead.org
Diffstat (limited to 'rust/kernel/sync')
0 files changed, 0 insertions, 0 deletions