]> git.ipfire.org Git - thirdparty/linux.git/commit
vdso/datapage: Correct struct member kernel-doc
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 28 Feb 2026 07:17:11 +0000 (23:17 -0800)
committerThomas Gleixner <tglx@kernel.org>
Wed, 11 Mar 2026 09:14:04 +0000 (10:14 +0100)
commita5ccec8fd10efa50a3fd4444915a2abff31f2535
tree8cab974e4bddf0e8a8f9b5e88609d572702f9154
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
vdso/datapage: Correct struct member kernel-doc

Remove the "[]" array indicators from the struct member descriptions
to avoid kernel-doc warnings.

Warning: include/vdso/datapage.h:107 struct member 'basetime' not
 described in 'vdso_clock'
Warning: include/vdso/datapage.h:107 struct member 'offset' not described
 in 'vdso_clock'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260228071711.2663851-1-rdunlap@infradead.org
include/vdso/datapage.h