]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd4a73aed36373ae836af3a00a2e84e6c3a32e958
tree1a967f107c485ac424d061cf3e923d5094a60637
parent9a46dda962b921f551bc7f45f1df0db0413a23e0
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