Home
last modified time | relevance | path

Searched hist:"3383 ee4c3abf2efa419ac9c78f097ea1087a4e8e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/atm/
H A Dspeedtch.cdiff 3383ee4c3abf2efa419ac9c78f097ea1087a4e8e Thu Apr 30 04:33:04 CDT 2015 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: speedtch.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.

CC: Duncan Sands <duncan.sands@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Felipe Balbi <balbi@ti.com>