Skip to content
Commit a1e58bbd authored by Harvey Harrison's avatar Harvey Harrison Committed by Linus Torvalds
Browse files

lzo: fix typo in decompressor



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: default avatarHarvey Harrison <harvey.harrison@gmail.com>
Acked-by: default avatarRichard Purdie <rpurdie@rpsys.net>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f17520e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment