[media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 May 2015 17:09:42 +0000 (14:09 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 May 2015 17:16:43 +0000 (14:16 -0300)
commit6139ebc65807e6d3bf60128cc42e85bcb7f578ba
tree7b07ac01df9ce09256a319c485b7ce200243f00c
parent45f38cb3b80311ade3c87000f7d7a8f6ebd60a43
[media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor

Several lines touched by the pr_foo refactoring patches are not
following the Linux Coding style.

While we won't be fixing the style globally at the driver, we should,
at least, fix on the lines we touched.

Basically, this patch add (or remove) whitespaces and blank lines
where needed.

No functional changes.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/saa7134/saa7134-alsa.c
drivers/media/pci/saa7134/saa7134-cards.c
drivers/media/pci/saa7134/saa7134-core.c
drivers/media/pci/saa7134/saa7134-dvb.c
drivers/media/pci/saa7134/saa7134-empress.c
drivers/media/pci/saa7134/saa7134-i2c.c
drivers/media/pci/saa7134/saa7134-ts.c
drivers/media/pci/saa7134/saa7134-tvaudio.c
drivers/media/pci/saa7134/saa7134-video.c