staging: fbtft: Insert blank line after function declaration
authorEva Rachel Retuya <eraretuya@gmail.com>
Fri, 12 Feb 2016 07:39:28 +0000 (15:39 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:22:49 +0000 (16:22 -0800)
commitb4ac6b2885dd5c1aa3e9905275ac30594aaf95d9
tree76eb41197573dcd05581f39f75ac2f4db3e90263
parentf07e89ce1e1bdcae5427e6d37546086cb3d18369
staging: fbtft: Insert blank line after function declaration

Insert the required whitespace after the function declaration as
suggested by checkpatch.

CHECK: Please use a blank line after function/struct/union/enum
declarations

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_ili9325.c
drivers/staging/fbtft/fb_ili9341.c