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)
commite9ad78bc0c548104bf612c20a7cfdea9b93a0059
tree1be33aff665a433bd6a9474ce54a4cdbb51d6bda
parent5a433fccafc73e1361f65c4423b0099bbd18f67f
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