]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: fbtft: fix code alignment with open parenthesis
authorScott Matheina <scott@matheina.com>
Wed, 21 Dec 2016 02:42:19 +0000 (20:42 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 15:33:17 +0000 (16:33 +0100)
commit6b5f707c949af3a1b8b3b70cba3c585bb5313012
treed790864c38e4b46b53162cf16d12600f5128d001
parentc7591a266aebfafc8afc1f2939bed2e76dcff55a
staging: fbtft: fix code alignment with open parenthesis

These changes where identified by checkpatch.pl as needed changes to
align the code with the linux development coding style. The several
lines of text where aligned with the precending parenthesis.

Signed-off-by: Scott Matheina <scott@matheina.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_agm1264k-fl.c