1
0
Fork 0
alistair23-linux/drivers/usb/atm
Gustavo A. R. Silva 78f74f75bd usb: atm: remove unnecessary code
'index' is an unsigned variable, and less-than-zero comparison of an unsigned
variable is never true.

Addresses-Coverity-ID: 115396
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-16 17:58:44 +09:00
..
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile USB: usbatm: remove CONFIG_USB_DEBUG dependancy 2013-07-23 16:32:36 -07:00
cxacru.c usb: atm: remove unnecessary code 2017-03-16 17:58:44 +09:00
speedtch.c usb: atm: speedtch: don't print on ENOMEM 2016-08-30 19:17:36 +02:00
ueagle-atm.c usb: atm: ueagle-atm: don't print on ENOMEM 2016-08-30 19:17:36 +02:00
usbatm.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 2017-03-02 08:42:29 +01:00
usbatm.h usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros 2013-10-29 16:50:52 -07:00
xusbatm.c USB: xusbatm.c: move assignment out of if () block 2015-05-10 16:01:13 +02:00