commit | ab5060cdb8829c0503b7be2b239b52e9a25063b4 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Apr 28 11:47:51 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jun 08 22:11:39 2013 -0300 |
tree | 54efea67e42938683bf89572e47932b27936ad6d | |
parent | 949dd08d92cdbbe7f2560f06ac297eee54b7ea49 [diff] |
[media] drxk_hard: Remove most 80-cols checkpatch warnings 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>