diff options
author | 2025-01-10 22:31:56 -0800 | |
---|---|---|
committer | 2025-01-15 19:49:14 +0100 | |
commit | 4477b0601471ba4fc67501b62b78aebd327fefd7 (patch) | |
tree | e6fd510adebc653dcf2e22e9a05190d52da49376 /scripts/gdb/linux/utils.py | |
parent | tick/broadcast: Add kernel-doc for function parameters (diff) | |
download | wireguard-linux-4477b0601471ba4fc67501b62b78aebd327fefd7.tar.xz wireguard-linux-4477b0601471ba4fc67501b62b78aebd327fefd7.zip |
timer/migration: Fix kernel-doc warnings for union tmigr_state
Use the correct kernel-doc notation for nested structs/unions to
eliminate warnings:
timer_migration.h:119: warning: Incorrect use of kernel-doc format: * struct - split state of tmigr_group
timer_migration.h:134: warning: Function parameter or struct member 'active' not described in 'tmigr_state'
timer_migration.h:134: warning: Function parameter or struct member 'migrator' not described in 'tmigr_state'
timer_migration.h:134: warning: Function parameter or struct member 'seq' not described in 'tmigr_state'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250111063156.910903-1-rdunlap@infradead.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions