summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBabanpreet Singh <bbnpreetsingh@gmail.com>2026-07-17 03:59:47 +0000
committerThomas Gleixner <tglx@kernel.org>2026-07-20 16:07:39 +0200
commitecc330e3096173f433659aa64ab3674d0d48440e (patch)
treea0423d21ceb628f95bdb497d1231649d22d0d7d2 /tools
parent98680a85df888f86e56ec12d78b2de730426e5af (diff)
downloadlinux-next-ecc330e3096173f433659aa64ab3674d0d48440e.tar.gz
linux-next-ecc330e3096173f433659aa64ab3674d0d48440e.zip
timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpu
Running kernel-doc on timer_migration.h reports: Warning: kernel/time/timer_migration.h:105 bad line: The empty line separating the @available paragraph from the @idle member documentation in the struct tmigr_cpu kernel-doc block lacks the " *" line prefix that kernel-doc requires on every line inside a block. The header is not scanned by the build-time kernel-doc checks, so the warning only shows up when kernel-doc is invoked on the file directly. Add the missing prefix. The empty line was introduced when the @available documentation was expanded by commit 45a13ba52c82 ("timers/migration: Update stale @online doc to @available"). No functional change. Signed-off-by: Babanpreet Singh <bbnpreetsingh@gmail.com> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Assisted-by: Claude:claude-sonnet-5 Link: https://patch.msgid.link/20260717035947.7-1-bbnpreetsingh@gmail.com
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions