]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/platform: Fix and extend kernel-doc comments in <asm/x86_init.h>
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 29 Nov 2025 00:25:24 +0000 (16:25 -0800)
committerIngo Molnar <mingo@kernel.org>
Mon, 1 Dec 2025 20:57:16 +0000 (21:57 +0100)
commit33b4c26d4d3ccd24d9721a577671f2c73c1a7cd9
tree68bb815a5912a3c56974f1b8d96ab1cb32a44cae
parent7d0a66e4bb9081d75c82ec4957c50034cb0ea449
x86/platform: Fix and extend kernel-doc comments in <asm/x86_init.h>

Fix most (17) kernel-doc warnings in x86_init.h (except for struct
x86_init_ops). The changes are:

- fix struct member name typos
- add ending ':' to struct member names
- add some missing struct member descriptions

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://patch.msgid.link/20251129002524.1196500-1-rdunlap@infradead.org
arch/x86/include/asm/x86_init.h