OSDN Git Service

staging: wilc1000: Remove unnecessary braces {} around single statement block
authorEyal Ilsar <edilsar@gmail.com>
Thu, 12 Apr 2018 07:59:32 +0000 (17:59 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:44:40 +0000 (15:44 +0200)
commit0ed34b38294614026c61abf00e5d6a85cd9ff017
treeeda62777081734c8fa7b4d9e07635ed86b7054d6
parente42357d6f3f61f4e0d1658e63658eac4b513246e
staging: wilc1000: Remove unnecessary braces {} around single statement block

Remove unnecessary braces {} around an 'if' statement block with a single
statement. Issue found by checkpatch.

Signed-off-by: Eyal Ilsar <edilsar@gmail.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c