From: Mauro Carvalho Chehab Date: Sun, 28 Apr 2013 14:47:51 +0000 (-0300) Subject: [media] drxk_hard: Remove most 80-cols checkpatch warnings X-Git-Tag: v3.11-rc1~17^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab5060cdb8829c0503b7be2b239b52e9a25063b4;p=pandora-kernel.git [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 --- Reading git-diff-tree failed