diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2025-01-10 22:31:56 -0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-01-15 19:49:14 +0100 |
commit | 4477b0601471ba4fc67501b62b78aebd327fefd7 (patch) | |
tree | e6fd510adebc653dcf2e22e9a05190d52da49376 /scripts/generate_rust_analyzer.py | |
parent | 4903e1ba798e4d4a9bce1eee0f0285f385d14f15 (diff) |
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions