From: Mauro Carvalho Chehab Date: Tue, 28 Oct 2014 14:30:44 +0000 (-0200) Subject: [media] lgdt3306a: constify log tables X-Git-Tag: omap-for-v4.2/o2_dc~62^2~1^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9369fe012d06c4a8775984609bc068e85bfeec8f;p=pandora-kernel.git [media] lgdt3306a: constify log tables 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 --- Reading git-diff-tree failed