]> git.baikalelectronics.ru Git - kernel.git/commit
staging: media: omap24xx: tcm825x.c Fix that open brace { should be on the previous...
authorAybuke Ozdemir <aybuke.147@gmail.com>
Sun, 16 Mar 2014 05:27:54 +0000 (07:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Mar 2014 18:04:45 +0000 (11:04 -0700)
commit186216584fc547f5a095450cdb477b151a01bf00
tree6db4570a8d211d1f4a5204441485ffd0d1d3cba7
parent3d954c6fbce98d3b4781284aa1d5238500f44c97
staging: media: omap24xx: tcm825x.c Fix that open brace { should be on the previous line

The patch fixes the following checkpatch.pl errors:
ERROR: that open brace { should be on the previous line.

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/omap24xx/tcm825x.c