staging: wilc1000: linux_wlan_spi.c: remove braces for single statement
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:20 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:20:04 +0000 (13:20 -0800)
commit5b46e16702e2413e3e885f4acf122505ecdaa03c
tree1a967f107c485ac424d061cf3e923d5094a60637
parent28e9ad2aca609370e5c7a42e926652dd98ff7ed2
staging: wilc1000: linux_wlan_spi.c: remove braces for single statement

This patches fixes checkpatch warning: braces {} are not necessary for single
statement blocks. Remove some comments also.

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