From: Harvey Harrison Date: Thu, 10 Apr 2008 20:38:23 +0000 (-0700) Subject: lzo: fix typo in decompressor X-Git-Tag: v2.6.25-rc9~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e58bbdc969c3fe60addca7f2729779d22a83c1;p=pandora-kernel.git 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: Harvey Harrison Acked-by: Richard Purdie Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed