1
0
Fork 0
alistair23-linux/drivers/staging/emxx_udc
Gargi Sharma 3428e918e2 staging: emxx_udc: add braces to if-else block
add braces to if/else clause to fix the checkpatch issue braces {}
should be used on all arms of if/else block. Does not affect flow
because only single statement inside if/else block.

Signed-off-by: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-16 10:10:34 +02:00
..
Kconfig staging: emxx_udc: allow modular build 2016-07-26 08:47:08 -07:00
Makefile
TODO staging: emxx_udc: Add TODO file 2014-06-19 14:42:48 -07:00
emxx_udc.c staging: emxx_udc: add braces to if-else block 2016-09-16 10:10:34 +02:00
emxx_udc.h staging: emxx_udc: Fix unsigned int to bare use of unsigned 2016-09-16 10:10:34 +02:00