]> git.baikalelectronics.ru Git - kernel.git/commit
media: cxusb: fix several coding style issues
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 28 May 2019 21:42:57 +0000 (17:42 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 29 May 2019 14:22:42 +0000 (10:22 -0400)
commitd6d2017af4bbe2d712ce98067dcf5742b3bcdc67
treefef2cc719495f89364ac58403e9be7137f1c9945
parent35745deb5110c03c8aa769c7c6b91f6d4d8e87dc
media: cxusb: fix several coding style issues

As this driver had a major change, let's take the opportunity
and do some coding style cleanup, in order to make it compliant
with Kernel's style.

This patch was partially done with the help of two tools:

./scripts/checkpatch.pl --fix-inplace --strict
astyle --indent=tab=8 --style=linux

But manually adjusted in order to fit our style.

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