staging: wilc1000: fixes blank lines aren't necessary brace
authorLeo Kim <leo.kim@atmel.com>
Fri, 6 Nov 2015 02:12:27 +0000 (11:12 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit0edeea292b29efd1a898dc040a4e66c94c846c1a
tree21c82c25d9e8f7e432414b7fad149f6c21caa315
parent85489fe17a341b9ab6ef18374b25f5a267bbf04e
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/wilc_wlan.c
This page took 0.024925 seconds and 5 git commands to generate.