staging: wilc1000: linux_wlan_sdio.c: remove braces
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:17 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:20:04 +0000 (13:20 -0800)
commit58ed46f795141a6579df88bd506c3458ce6c4918
tree95d781f270c19209256d427cf5ffee45ab9f5f02
parent3cf9c9a7ffb7a6b67683259cf21c0c4fde1301d6
staging: wilc1000: linux_wlan_sdio.c: remove braces

This patch fixes checkpatch warning braces{} are not necessary for single
statment blocks.

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