staging: kpc2000: kpc_spi: Remove unnecessary consecutive newlines
authorGeordan Neukum <gneukum1@gmail.com>
Sun, 2 Jun 2019 15:58:33 +0000 (15:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2019 12:15:23 +0000 (14:15 +0200)
commit4d632cdbdd28aedf884f67e6cc61364ea4ded7d4
tree1c5133d4da933c4d3814ff27004db0e6e3fe2824
parentfc3e78dfcf52efdf56663cee66068286a8950e03
staging: kpc2000: kpc_spi: Remove unnecessary consecutive newlines

The kpc2000_spi.c file contains instances of unnecessary consecutive
newlines which negatively impact the readability of the file. Remove
all unnecessary consecutive newlines.

Signed-off-by: Geordan Neukum <gneukum1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000_spi.c