staging: kpc2000: blank lines after declaration
authorFabian Krueger <fabian.krueger@fau.de>
Wed, 26 Jun 2019 07:35:20 +0000 (09:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jul 2019 07:19:27 +0000 (09:19 +0200)
commitc70c7284a058b0c1855d945027d0bb39acd21f5d
treeaa0df739ba59eb67b2a5957342799bf3a6173d1b
parent06ed6146d6c1f647c40f24c195f8959687e3876b
staging: kpc2000: blank lines after declaration

After the declarations in a function, there should be a blank line, so
that the declaration part is visibly separated from the rest.
This refactoring makes the code more readable.

Signed-off-by: Fabian Krueger <fabian.krueger@fau.de>
Signed-off-by: Michael Scheiderer <michael.scheiderer@fau.de>
Cc: <linux-kernel@i4.cs.fau.de>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000_spi.c