staging: wilc1000: remove braces {} for single statement blocks
authorKim, Leo <leo.kim@atmel.com>
Tue, 28 Jul 2015 08:47:37 +0000 (17:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2015 20:58:27 +0000 (13:58 -0700)
commitfc4b95d69c603668331d1edb92e3fb0dbcb1d959
treed4836418154010e845ad23ca834b9ee3af633775
parent202f66a8169a2ab8c92656914867d56ff6510a44
staging: wilc1000: remove braces {} for single statement blocks

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

Signed-off-by: Kim, Leo <leo.kim@atmel.com>
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/linux_wlan.c
This page took 0.02559 seconds and 5 git commands to generate.