]> Pileus Git - ~andy/linux/commit
[media] drxk_hard.h: don't use more than 80 columns
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 28 Apr 2013 14:47:49 +0000 (11:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 9 Jun 2013 01:09:41 +0000 (22:09 -0300)
commitd5687ab520d6cf8bf60d8c44932eeb0a1829a75c
tree27ec35b4f90327da3cc1402a06a2a955b7b03663
parent57b8b0035725db6b1a4f7bb815b3dc244942b04d
[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 <mchehab@redhat.com>
drivers/media/dvb-frontends/drxk_hard.h