staging: wilc1000: fixes blank lines aren't necessary brace
authorLeo Kim <leo.kim@atmel.com>
Thu, 5 Nov 2015 05:36:17 +0000 (14:36 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit20fa54e44326bbff3632a3a5800d3f10fdd1e760
tree6b47aae1dbdcbafa0d94240db0869a55ee22a757
parenteac3e8f6b86064da961f4874a052713ac0ab4824
staging: wilc1000: fixes blank lines aren't necessary brace

This patch fixes the checks reported by checkpatch.pl
for Blank lines aren't necessary after an open brace '{' and
Blank lines aren't necessary before a close brace '}'.

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/linux_wlan.c
This page took 0.02514 seconds and 5 git commands to generate.