Staging: mt29f_spinand: Remove blank line before '}' and after '{' braces
authorEva Rachel Retuya <eraretuya@gmail.com>
Thu, 22 Oct 2015 17:07:39 +0000 (01:07 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 01:33:17 +0000 (18:33 -0700)
commit1a25d6da550319dd2d483b5043a416fd12b32aca
treef7291ffa7f0884a227848d860b2bbd0b80d60e85
parent522f005082ff480da44353e97ce44b308f803ff0
Staging: mt29f_spinand: Remove blank line before '}' and after '{' braces

Remove unneeded blank lines preceding/following '}' and '{' braces, as
pointed out by checkpatch.

This patch addresses the following checkpatch checks:

CHECK: Blank lines aren't necessary before a close brace '}'
CHECK: Blank lines aren't necessary after an open brace '{'

Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt29f_spinand/mt29f_spinand.c