diff options
author | Rex Nie <[email protected]> | 2024-11-12 23:20:22 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-11-13 07:06:41 +0100 |
commit | fa518772fb63e201207bcdab7ea108198dc15f3c (patch) | |
tree | 51c053accd3bbcc0b5a56198ed6fb018c1edda83 /drivers/usb/cdns3/cdns3-pci-wrap.c | |
parent | e56aac6e5a25630645607b6856d4b2a17b2311a5 (diff) |
USB: core: remove dead code in do_proc_bulk()
Since len1 is unsigned int, len1 < 0 always false. Remove it keep code
simple.
Signed-off-by: Rex Nie <[email protected]>
Rule: add
Link: https://lore.kernel.org/stable/20241108094255.2133-1-rex.nie%40jaguarmicro.com
Acked-by: Alan Stern <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-pci-wrap.c')
0 files changed, 0 insertions, 0 deletions