]> git.itanic.dy.fi Git - linux-stable/commit
i3c: master: fix Excess kernel-doc description warning
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 23 Dec 2023 05:05:42 +0000 (21:05 -0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 7 Jan 2024 23:50:18 +0000 (00:50 +0100)
commit18e5794879905a788e06fb2bc40b6f5b58eae5c2
tree7a6dd21d82912e33a3298c74892ba517d8d39386
parent6d1a19d34e2cc07ca9cdad8892da94e716e9d15f
i3c: master: fix Excess kernel-doc description warning

Remove the @boardinfo: line to prevent the kernel-doc warning:

include/linux/i3c/master.h:98: warning: Excess struct member 'boardinfo' description in 'i2c_dev_desc'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: <linux-i3c@lists.infradead.org>
Link: https://lore.kernel.org/r/20231223050542.13930-1-rdunlap@infradead.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
include/linux/i3c/master.h