diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-16 11:59:49 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-18 13:44:51 +0300 |
commit | 7b61ba8ff838dbee422d428fbd882ab83db4b2d9 (patch) | |
tree | caa863cac4a8e249bdaa8f4016e76d52ea467306 /lib | |
parent | 65bc2fe86e667077b38a63ce6cb40677be09bc4f (diff) | |
download | linux-7b61ba8ff838dbee422d428fbd882ab83db4b2d9.tar.xz |
[media] cx88: make checkpatch happier
This driver is old, and have lots of checkpatch violations.
As we're touching a lot on this driver due to the printk
conversions, let's run checkpatch --fix on it, in order to
solve some of those issues.
Also, do a few manual adjustments:
- remove the FSF address and use the usual coding style
for the initial comments;
- use WARN_ON() instead of BUG_ON();
- remove an unused typedef;
- break a few long lines.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions