staging: sm750fb: fixes add blank line after function/struct/union/enum declarations
authorArushi Singhal <arushisinghal19971997@gmail.com>
Mon, 13 Mar 2017 20:48:48 +0000 (02:18 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Mar 2017 23:57:53 +0000 (07:57 +0800)
commit23b6fc73ced83deef168698ea691d82b2e7d93b5
tree3a2f12790d37df443686f291dc721e0c03a22689
parentd228cf8744150351a693c26032bcf6745ed5ba98
staging: sm750fb: fixes add blank line after function/struct/union/enum declarations

This patch fixes the warnings reported by checkpatch.pl
for please use a blank line after function/struct/union/enum
declarations.

Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750_cursor.c