alistair23-linux/drivers/usb/mon
Greg Kroah-Hartman 4c08ccf0dc USB: mon_stat.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.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Felipe Balbi <balbi@ti.com>
2015-05-10 16:01:11 +02:00
..
Kconfig
Makefile
mon_bin.c USB: mon_bin.c: move assignment out of if () block 2015-05-10 16:01:11 +02:00
mon_main.c USB: mon_main.c: move assignment out of if () block 2015-05-10 16:01:11 +02:00
mon_stat.c USB: mon_stat.c: move assignment out of if () block 2015-05-10 16:01:11 +02:00
mon_text.c
usb_mon.h