git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57b8b00
)
[media] drxk_hard.h: don't use more than 80 columns
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 28 Apr 2013 14:47:49 +0000
(11:47 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 9 Jun 2013 01:09:41 +0000
(22:09 -0300)
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>
No differences found