linux/drivers/usb/class
Greg Kroah-Hartman 2fcdbdfd77 USB: usblp.c: move assignment out of if () block
We should not be doing assignments within an if () block
so fix up the code to not do this.

change was created using Coccinelle.

Acked-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Felipe Balbi <balbi@ti.com>
2015-05-10 16:01:12 +02:00
..
cdc-acm.c cdc-acm: prevent infinite loop when parsing CDC headers. 2015-04-28 12:53:16 +02:00
cdc-acm.h Merge 3.18-rc4 into usb-next. 2014-11-10 12:10:24 +09:00
cdc-wdm.c cdc-wdm: error returns need to be translated 2015-03-26 10:51:57 +01:00
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile
usblp.c USB: usblp.c: move assignment out of if () block 2015-05-10 16:01:12 +02:00
usbtmc.c usb: class: usbtmc: delete unnecessary 'out of memory' messages 2014-11-03 15:42:04 -08:00