dgnc: Remove redundant blank lines in dgnc_cls.c
authorGiedrius Statkevičius <giedrius.statkevicius@gmail.com>
Sun, 8 Mar 2015 23:49:44 +0000 (01:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2015 10:05:27 +0000 (11:05 +0100)
commit85c748dfcb715e6a73588c61be874ad64fb66409
tree2709b3af4e2b452c0053bc3fbdfff3a1901a0287
parentf11cc568758f23088c1f7a8369100c59e4c07bd6
dgnc: Remove redundant blank lines in dgnc_cls.c

There are a lot double of blank lines in dgnc_cls.c thus remove them to make
the file follow the CodingStyle. Also, remove one blank line at the
end of dgnc_cls.c.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_cls.c