]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f1be6c31923552ab69f2067d9e215bbbf215722
tree1c5133d4da933c4d3814ff27004db0e6e3fe2824
parente17d7017a7d49f989cc5ee44b93853d5c455fd3c
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