diff options
author | 2024-03-31 10:26:49 -0700 | |
---|---|---|
committer | 2024-04-01 10:36:35 +0200 | |
commit | b87752ef5cc15b0bae04583d599e873d92dc0618 (patch) | |
tree | a41140e1e7d8282dda611fe11376eabba918dcde /scripts/generate_rust_analyzer.py | |
parent | time/timekeeping: Fix kernel-doc warnings and typos (diff) | |
download | linux-rng-b87752ef5cc15b0bae04583d599e873d92dc0618.tar.xz linux-rng-b87752ef5cc15b0bae04583d599e873d92dc0618.zip |
timers: Fix kernel-doc format and add Return values
Fix kernel-doc format and warnings:
timer.h:26: warning: Cannot understand * @TIMER_DEFERRABLE: A deferrable timer will work normally when the on line 26 - I thought it was a doc line
timer.h:146: warning: No description found for return value of 'timer_pending'
timer.h:180: warning: No description found for return value of 'del_timer_sync'
timer.h:193: warning: No description found for return value of 'del_timer'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20240331172652.14086-4-rdunlap@infradead.org
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions