aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/debug.c
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2020-07-03 17:41:27 +0000
committerGreg Kroah-Hartman <[email protected]>2020-07-09 14:46:58 +0000
commit6a005f0fbf6e99555180fcbc608a8157134550d5 (patch)
treee725e27ee7ae3e6815bab5753a35c153dcd03d4e /drivers/usb/chipidea/debug.c
parentusb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanours (diff)
downloadkernel-6a005f0fbf6e99555180fcbc608a8157134550d5.tar.gz
kernel-6a005f0fbf6e99555180fcbc608a8157134550d5.zip
usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'
Firstly we add some missing descriptions. Then we fix some formatting issues. Kerneldoc expects arguments to be in the format '@.*: '. If either the '@' or ':' is omitted, kerneldoc gets confused. Fixes the following W=1 kernel build warning(s): drivers/usb/chipidea/otg.c:29: warning: Function parameter or member 'ci' not described in 'hw_read_otgsc' drivers/usb/chipidea/otg.c:82: warning: Function parameter or member 'ci' not described in 'hw_write_otgsc' drivers/usb/chipidea/otg.c:235: warning: Function parameter or member 'ci' not described in 'ci_hdrc_otg_init' drivers/usb/chipidea/otg.c:254: warning: Function parameter or member 'ci' not described in 'ci_hdrc_otg_destroy' Cc: Peter Chen <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/chipidea/debug.c')
0 files changed, 0 insertions, 0 deletions