staging: wilc1000: fixes braces {} are not necessary for single statement blocks
authorLeo Kim <leo.kim@atmel.com>
Wed, 28 Oct 2015 06:59:22 +0000 (15:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:18:29 +0000 (08:18 +0900)
commitd1666e2a2650dfdee6fa683bb6e04f09e2d12a3a
tree2b14290d70ecdd6e0092ca56088b224653518731
parentbafaa69656a42c4dde6d9afccfd43b47a77f378a
staging: wilc1000: fixes braces {} are not necessary for single statement blocks

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

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c