From: David Howells Date: Wed, 12 Nov 2008 15:34:59 +0000 (+0000) Subject: MN10300: Clean up the misalignment handler a little X-Git-Tag: v2.6.28-rc5~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ea24bba77a16d3220b0822838785cbafb78175;p=pandora-kernel.git MN10300: Clean up the misalignment handler a little Clean up the MN10300 misalignment handler a little by: (1) Use ilog2() rather than doing implementing log2() locally. (2) Make format_tbl[] const and static. (3) Making the debugging prints more consistent. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed