summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2026-07-19 20:12:36 -0700
committerThomas Gleixner <tglx@kernel.org>2026-07-20 16:05:42 +0200
commit98680a85df888f86e56ec12d78b2de730426e5af (patch)
tree6fbdf7ab6946301dd5debb937b864d98b883b9ee /tools
parent151ce4cf88cf2ab647d14064140f516bd78209b2 (diff)
downloadlinux-next-98680a85df888f86e56ec12d78b2de730426e5af.tar.gz
linux-next-98680a85df888f86e56ec12d78b2de730426e5af.zip
posix-cpu-timers: Avoid kernel-doc warnings
Use the struct keyword when describing a struct. Without that, the type defaults to function. Warning: ./include/linux/posix-timers_types.h:40 cannot understand function prototype: 'struct posix_cputimer_base' Warning: ./include/linux/posix-timers_types.h:55 cannot understand function prototype: 'struct posix_cputimers' Warning: ./include/linux/posix-timers_types.h:67 cannot understand function prototype: 'struct posix_cputimers_work' Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260720031236.3070575-2-rdunlap@infradead.org
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions