]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] TM6000: alsa: Clean up kernel coding style errors
authorAdam M. Dutko <dutko.adam@gmail.com>
Thu, 23 Jun 2011 14:57:45 +0000 (11:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 13 Jul 2011 22:18:55 +0000 (19:18 -0300)
commite8be982bdcadfc5dec54cb8a394cc96a962c27e4
tree2dfebbeaa4dc732b03ad18f0a3fd7946541bf19c
parent58d73afffaaca54f581b8083689a7aaf5df1a920
[media] TM6000: alsa: Clean up kernel coding style errors

There were several coding style errors as reported by checkpatch.pl. This
patch should fix those errors with the single exception of the open square
bracket issue on line 45.

[mchehab@redhat.com: Fix a merge conflict]
Signed-off-by: Adam M. Dutko <dutko.adam@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-alsa.c