mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-15 09:55:36 +00:00
usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc format
The patch removes "driver" parameter which has been removed without updating kernel-doc format. Fixes: 22835b807e7c ("usb: gadget: remove unnecessary 'driver' argument") Signed-off-by: Michal Simek <michal.simek@xilinx.com> Link: https://lore.kernel.org/r/c753b529bdcdfdd40a3cf69121527ec8c63775cb.1581505183.git.michal.simek@xilinx.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
5f6f8da2d7
commit
57d7713196
@ -1399,7 +1399,6 @@ err:
|
||||
/**
|
||||
* xudc_stop - stops the device.
|
||||
* @gadget: pointer to the usb gadget structure
|
||||
* @driver: pointer to usb gadget driver structure
|
||||
*
|
||||
* Return: zero always
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user