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:
5d2007e
)
MN10300: Clean up the misalignment handler a little
author
David Howells
<dhowells@redhat.com>
Wed, 12 Nov 2008 15:34:59 +0000
(15:34 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 12 Nov 2008 18:41:17 +0000
(10:41 -0800)
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 <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found