mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
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:
parent
b9e4b95454
commit
015c0e63eb
|
|
@ -2178,8 +2178,6 @@ static int xudc_probe(struct platform_device *pdev)
|
|||
/**
|
||||
* 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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user