]> git.karo-electronics.de Git - linux-beck.git/commit
staging: fbtft: Fix alignment to match open parenthesis
authorEva Rachel Retuya <eraretuya@gmail.com>
Fri, 12 Feb 2016 07:39:27 +0000 (15:39 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:22:49 +0000 (16:22 -0800)
commitf07e89ce1e1bdcae5427e6d37546086cb3d18369
tree0d704728e4009deb909ef6b1d073eb9004a59763
parent3a334ea5105ff7a1556f351caa2d028e7e7a6c8f
staging: fbtft: Fix alignment to match open parenthesis

Fix alignment issues by properly indenting function parameters in
accordance to the kernel coding style. Checkpatch pointed out this
issue.

CHECK: Alignment should match open parenthesis

Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_ili9163.c
drivers/staging/fbtft/fb_ili9320.c
drivers/staging/fbtft/fb_ili9340.c
drivers/staging/fbtft/fb_ili9341.c