diff options
author | Frank Li <Frank.Li@nxp.com> | 2024-01-09 00:25:48 -0500 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2024-01-14 23:00:50 +0100 |
commit | 34d946b723b53488ab39d8ac540ddf9db255317a (patch) | |
tree | af12023f682feceefe3b4fc0abdc06eb0aa6269d /Documentation | |
parent | 374c13f9080a1b9835a5ed3e7bea93cf8e2dc262 (diff) |
i3c: master: fix kernel-doc check warning
Fix warning found by
'scripts/kernel-doc -v -none include/linux/i3c/master.h'
include/linux/i3c/master.h:457: warning: Function parameter or member 'enable_hotjoin' not described in 'i3c_master_controller_ops'
include/linux/i3c/master.h:457: warning: Function parameter or member 'disable_hotjoin' not described in 'i3c_master_controller_ops'
include/linux/i3c/master.h:499: warning: Function parameter or member 'hotjoin' not described in 'i3c_master_controller'
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20240109052548.2128133-1-Frank.Li@nxp.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions