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:
c989764
)
[media] lgdt3306a: constify log tables
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 28 Oct 2014 14:30:44 +0000
(12:30 -0200)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 3 Mar 2015 13:34:14 +0000
(10:34 -0300)
Ideally, we should be replacing this function by intlog10().
While we don't do that, let's at least constify the tables,
in order to remove its code footfrint, and get rid of nelems.
This also fixes a few 80-cols CodingStyle warnings.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found