[media] tm6000: Fix bad indentation
authorThierry Reding <thierry.reding@avionic-design.de>
Tue, 6 Dec 2011 12:39:36 +0000 (09:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 11 Dec 2011 12:47:24 +0000 (10:47 -0200)
Function parameters on subsequent lines should never be aligned with the
function name but rather be indented.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found