]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: kpc2000: add line breaks
authorFabian Krueger <fabian.krueger@fau.de>
Wed, 26 Jun 2019 07:35:19 +0000 (09:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jul 2019 07:19:23 +0000 (09:19 +0200)
commit06ed6146d6c1f647c40f24c195f8959687e3876b
treece1d5039e51ef7a3d2938ba0a55e345c64d91b55
parent3ac7843e12df11fcdead4f5a18885473b92f970d
staging: kpc2000: add line breaks

To fix some checkpatch-warnings some lines of this module had to be
shortened so that they do not exceed 80 characters per line.
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