staging: kpc2000: kpc_i2c: Remove unnecessary consecutive newlines
authorGeordan Neukum <gneukum1@gmail.com>
Sun, 26 May 2019 01:18:30 +0000 (01:18 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2019 21:04:26 +0000 (14:04 -0700)
commit73d56b83910ac7c7afcaa7d7cb3c92c9b53fee1c
treef5280c22973e4a7ed71c09b8413dfca1b14668ef
parentc5164e568cd75b70382103b108b5bc0d74e0617c
staging: kpc2000: kpc_i2c: Remove unnecessary consecutive newlines

The kpc2000_i2c.c file contains instances of unnecessary consecutive
newlines which impact the readability of the file. Remove these
unnecessary newlines.

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