diff mbox series

i3c: master: fix Excess kernel-doc description warning

Message ID 20231223050542.13930-1-rdunlap@infradead.org (mailing list archive)
State Accepted
Headers show
Series i3c: master: fix Excess kernel-doc description warning | expand

Commit Message

Randy Dunlap Dec. 23, 2023, 5:05 a.m. UTC
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
---
 include/linux/i3c/master.h |    1 -
 1 file changed, 1 deletion(-)

Comments

Alexandre Belloni Jan. 8, 2024, 12:04 a.m. UTC | #1
On Fri, 22 Dec 2023 21:05:42 -0800, Randy Dunlap wrote:
> 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'
> 
> 

Applied, thanks!

[1/1] i3c: master: fix Excess kernel-doc description warning
      commit: 18e5794879905a788e06fb2bc40b6f5b58eae5c2

Best regards,
diff mbox series

Patch

diff -- a/include/linux/i3c/master.h b/include/linux/i3c/master.h
--- a/include/linux/i3c/master.h
+++ b/include/linux/i3c/master.h
@@ -76,7 +76,6 @@  struct i2c_dev_boardinfo {
 /**
  * struct i2c_dev_desc - I2C device descriptor
  * @common: common part of the I2C device descriptor
- * @boardinfo: pointer to the boardinfo attached to this I2C device
  * @dev: I2C device object registered to the I2C framework
  * @addr: I2C device address
  * @lvr: LVR (Legacy Virtual Register) needed by the I3C core to know about