]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/pci/zoran/zoran_device.c
[media] zoran: fix indent
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 28 Apr 2015 14:13:09 +0000 (11:13 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Apr 2015 16:36:44 +0000 (13:36 -0300)
commit03e5dcee4cab0361b14ef575db455e8de546a3e5
treeff406d4737398fe658e8c5f6f116481aee6e2989
parent09290cc885937cab3b2d60a6d48fe3d2d3e04061
[media] zoran: fix indent

As reported by smatch:
drivers/media/pci/zoran/zoran_device.c:1594 zoran_init_hardware() warn: inconsistent indenting

Fix indent. While here, fix CodingStyle and remove dead code, as it
can always be recovered from git logs.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/zoran/zoran_device.c