linux/drivers/usb/gadget
Lee Jones 1ba1f1414b usb: gadget: function: u_serial: Repair misdocumented function argument
Looks as though this has been an issue since the driver's
inception back in 2014.

Fixes the following W=1 kernel build warning(s):

 drivers/usb/gadget/function/u_serial.c:538: warning: Function parameter or member 'port' not described in 'gs_start_io'
 drivers/usb/gadget/function/u_serial.c:538: warning: Excess function parameter 'dev' description in 'gs_start_io'

Cc: Felipe Balbi <balbi@kernel.org>
Cc: "Michał Mirosław" <mirq-linux@rere.qmqm.pl>
Cc: Al Borchers <alborchers@steinerpoint.com>
Cc: Peter Berger <pberger@brimson.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20200703174148.2749969-27-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-09 16:47:00 +02:00
..
function usb: gadget: function: u_serial: Repair misdocumented function argument 2020-07-09 16:47:00 +02:00
legacy USB: Fix up terminology 2020-07-01 14:04:04 +02:00
udc usb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanours 2020-07-09 16:46:58 +02:00
composite.c USB: replace hardcode maximum usb string length by definition 2020-06-18 16:07:57 +02:00
config.c
configfs.c USB: replace hardcode maximum usb string length by definition 2020-06-18 16:07:57 +02:00
configfs.h
epautoconf.c
functions.c
Kconfig USB: Fix up terminology 2020-07-01 14:04:04 +02:00
Makefile
u_f.c
u_f.h
u_os_desc.h
usbstring.c usb: correct kernel-doc inconsistency 2020-07-07 20:02:01 +02:00