OSDN Git Service

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)
commitda54e4a520588b958a3a94f1cb74bbc35d7ef908
tree6db4570a8d211d1f4a5204441485ffd0d1d3cba7
parent86a7dacc8f8dfc93bdbbb3ec3ae53e9bae83556f
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