]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[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)
commit875f0e3da1e88f166940cbb5e530b05eb64ccc1f
treeac2d2be6e1bf9c00dd7e8aa85420b4c473637e4b
parentfcd44b9efb0b33208a8575e5e776f4319d3b9698
[media] tm6000: Fix bad indentation

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>
drivers/media/video/tm6000/tm6000-video.c