]> 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)
commitd1b3b6668f96f21c1c5da3502e115e57c807a91d
treefef2cc719495f89364ac58403e9be7137f1c9945
parent7098a59685db0ff9d2304d832ff248b59f3caf90
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