Home
last modified time | relevance | path

Searched hist:0296951 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/mon/
H A Dmon_bin.c0296951a Thu Apr 30 04:32:56 CDT 2015 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: mon_bin.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>
0296951a Thu Apr 30 04:32:56 CDT 2015 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: mon_bin.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>