]> git.baikalelectronics.ru Git - kernel.git/commit
media: cxusb-analog: Fix some coding style issues
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 28 May 2019 20:12:53 +0000 (16:12 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 29 May 2019 14:22:09 +0000 (10:22 -0400)
commit35745deb5110c03c8aa769c7c6b91f6d4d8e87dc
tree1be33aff665a433bd6a9474ce54a4cdbb51d6bda
parente200d8d04bd59a1a12e6bb0a570bda6f96556e54
media: cxusb-analog: Fix some coding style issues

This is a new file, so the best moment to make it to follow
Kernel coding style is now.

This patch was partially generated with:

./scripts/checkpatch.pl --fix-inplace --strict -f drivers/media/usb/dvb-usb/cxusb-analog.c

And manually checked and adjusted to avoid any warnings.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/dvb-usb/cxusb-analog.c