]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/media/dvb-core/dvb_ca_en50221.c
media: dvb_ca_en50221: Fixed 80 char limit
authorJasmin Jessich <jasmin@anw.at>
Sun, 16 Jul 2017 00:43:12 +0000 (20:43 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 20 Jul 2017 19:39:05 +0000 (15:39 -0400)
commit96375b7a7046f8d06d773d561c978472cf4b4e8c
treed9919a50d215f48688c52dc04604e379e025fd6d
parent224457a991c12d27eb9e893f4c4d40bf533466c1
media: dvb_ca_en50221: Fixed 80 char limit

Fixed most of:
  WARNING: line over 80 characters
The remaining lines are printk strings, which should not be split and
lines where I thing they should stay as they are.

Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-core/dvb_ca_en50221.c