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:
f5ccbcf
)
tulip: remove wrapper around get_unaligned
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 28 May 2008 23:51:04 +0000
(16:51 -0700)
committer
Jeff Garzik
<jgarzik@redhat.com>
Sat, 28 Jun 2008 14:23:37 +0000
(10:23 -0400)
DE_UNALIGNED_16 is always being passed a u16 *, no need to have the
wrapper with two casts in it, just call get_unaligned directly.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found