]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: panel: (coding style) Matching braces
authorDominique van den Broeck <domdevlin@free.fr>
Wed, 21 May 2014 12:09:59 +0000 (14:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 11:33:57 +0000 (20:33 +0900)
commit3ac769042904d53359db70cf77d61d44d7812e40
treecfdf6eb5c47978bbc0387ff179d794505f230cde
parent6a4193a276f7c976487956c38789d5becc9256e5
staging: panel: (coding style) Matching braces

Style-only modifications to comply with checkpatch.pl --strict --file.
. Adds every missing brace in condition statements.

Signed-off-by: Dominique van den Broeck <domdevlin@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/panel/panel.c