From: Mauro Carvalho Chehab Date: Sun, 28 Apr 2013 14:47:49 +0000 (-0300) Subject: [media] drxk_hard.h: don't use more than 80 columns X-Git-Tag: v3.11-rc1~17^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5687ab520d6cf8bf60d8c44932eeb0a1829a75c;p=pandora-kernel.git [media] drxk_hard.h: don't use more than 80 columns X-Patchwork-Delegate: mchehab@redhat.com Almost all 80-col warnings are related to comments. There's one, however, that it is due to a one-line enum declaration for enum agc_ctrl_mode. Break it into one line per enumered data. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed