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:
f17520e
)
lzo: fix typo in decompressor
author
Harvey Harrison
<harvey.harrison@gmail.com>
Thu, 10 Apr 2008 20:38:23 +0000
(13:38 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 10 Apr 2008 22:34:05 +0000
(15:34 -0700)
Shift of a LE value seems strange, probably meant to shift the cpu-order
variable as in the prvious section of the switch statement.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found