]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit564d0d4df99f765c906b4fd1716d0f257fe4b3c9
tree7b07ac01df9ce09256a319c485b7ce200243f00c
parent8157d62f03d67773a810c8f56812721955135fe5
[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