Re: [PATCH 09/14] zoran: fix indent
"Lad, Prabhakar" <[email protected]>
| Newsgroups | gmane.linux.drivers.video-input-infrastructure,gmane.comp.video.mjpeg.user |
|---|---|
| Message-ID | <CA+V-a8vHSoJqmUKq-M=hiG8u7CvRF9-ewLifFYmCZpJZys312g@mail.gmail.com> |
On Tue, Apr 28, 2015 at 4:43 PM, Mauro Carvalho Chehab <[email protected]> wrote: > 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 <[email protected]> > Acked-by: Lad, Prabhakar <[email protected]> Cheers, --Prabhakar Lad