1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/usb/usbip/libsrc
Randy Dunlap dfbe56bf48 tools: usbip: list.h: fix kernel-doc for list_del()
In list.h, the kernel-doc for list_del() should be immediately
preceding the implementation and not separated from it by
another function implementation.

Eliminates this kernel-doc error:
list.h:1: warning: 'list_del' not found

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Valentina Manea <valentina.manea.m@gmail.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20210325174724.14447-1-rdunlap@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-26 14:27:33 +01:00
..
list.h tools: usbip: list.h: fix kernel-doc for list_del() 2021-03-26 14:27:33 +01:00
Makefile.am
names.c
names.h
sysfs_utils.c
sysfs_utils.h
usbip_common.c usbip: tools: fix GCC8 warning for strncpy 2019-07-25 18:12:20 +02:00
usbip_common.h
usbip_device_driver.c usbip: tools: Fix read_usb_vudc_device() error path handling 2019-10-28 17:51:06 +01:00
usbip_device_driver.h
usbip_host_common.c usbip: tools: fix build error for multiple definition 2020-06-24 15:02:29 +02:00
usbip_host_common.h
usbip_host_driver.c
usbip_host_driver.h
vhci_driver.c
vhci_driver.h