staging: wilc1000: fixes blank lines aren't necessary brace
authorLeo Kim <leo.kim@atmel.com>
Wed, 28 Oct 2015 06:59:23 +0000 (15:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:18:29 +0000 (08:18 +0900)
commit0711645c8105a747388225f2ad178f566a241dbe
tree580798292ab7270d069e4ee5cb4e7de25fcc5299
parentd1666e2a2650dfdee6fa683bb6e04f09e2d12a3a
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/host_interface.c
This page took 0.040526 seconds and 5 git commands to generate.