usb: gadget: udc-xilinx: Remove the invalid comment
The function don't return value, remove the invalid comment. Signed-off-by: Li Qiong <liqiong@nfschina.com> Link: https://lore.kernel.org/r/20250314101639.424013-2-liqiong@nfschina.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
b9e4b95454
commit
015c0e63eb
@@ -2178,8 +2178,6 @@ fail:
|
||||
/**
|
||||
* xudc_remove - Releases the resources allocated during the initialization.
|
||||
* @pdev: pointer to the platform device structure.
|
||||
*
|
||||
* Return: 0 always
|
||||
*/
|
||||
static void xudc_remove(struct platform_device *pdev)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user