]> 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)
commitb5495b32ff42669c381f9aab7360ee7dd0d1973c
tree1a967f107c485ac424d061cf3e923d5094a60637
parent7f2fdb220890721c68692ce378569c945b6a1d37
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