linux-stable/drivers/staging/octeon-usb
Rehas Sachdeva efb35d12b3 staging: octeon-usb: Remove unnecessary assignment
Remove 'x=a;' from a consecutive double assignment of the form 'x=a; x=b;'.
Issue detected by the semantic patch found here:
https://github.com/coccinelle/coccinellery/blob/master/write2/write2.cocci

Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-22 11:54:48 +02:00
..
Kconfig
Makefile
TODO
octeon-hcd.c staging: octeon-usb: Remove unnecessary assignment 2016-09-22 11:54:48 +02:00
octeon-hcd.h