staging: wilc1000: remove the warnings on unnecessary braces
authorTony Cho <tony.cho@atmel.com>
Tue, 28 Jul 2015 08:47:25 +0000 (17:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2015 20:51:42 +0000 (13:51 -0700)
commit4aa85772e3fa98646ce3b2a18b12c6474b853104
tree0c367c3121df0da6a9c033fec8a0a43bb3ec5dbf
parent9c844693eaf31eb8587a3bba37bbc8601ac4e5ca
staging: wilc1000: remove the warnings on unnecessary braces

This patch removes the warnings reported by checkpatch.pl on {} not
necessary for the single statement blocks.

Signed-off-by: Tony Cho <tony.cho@atmel.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_sdio.c