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:
a326b02
)
ide: ide-tape.c sparse annotations and unaligned access removal
author
Harvey Harrison
<harvey.harrison@gmail.com>
Thu, 24 Jul 2008 20:53:33 +0000
(22:53 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Thu, 24 Jul 2008 20:53:33 +0000
(22:53 +0200)
If this is actually unaligned the access of speed/max_speed above
is already broken and needs a get_unaligned. Otherwise it is
aligned and they can be removed.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Borislav Petkov <petkovbb@googlemail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found