]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2592a19f9f505948a3a58d618ee075653cb4c53f
tree3a2f12790d37df443686f291dc721e0c03a22689
parent760c0030cda0a97d207f2fef0135f7c1d1a531b2
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