[media] drxk_hard: Remove most 80-cols checkpatch warnings
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 28 Apr 2013 14:47:51 +0000 (11:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 9 Jun 2013 01:11:39 +0000 (22:11 -0300)
X-Patchwork-Delegate: mchehab@redhat.com
There are a few cases where breaking the code into separate
lines make it worse to read. However, on several places,
breaking it to make checkpatch.pl happier is OK and improves
code readability.
So, break longer lines where that won't cause harm.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found