commit | c21b37f6449a3d799c7e75e978391674ee207600 | [log] [tgz] |
---|---|---|
author | Richard Purdie <richard@openedhand.com> | Tue Jul 31 00:37:42 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jul 31 15:39:37 2007 -0700 |
tree | 556444c66fdd75cb91dce1bdd9cc8db9c2be074c | |
parent | 3968cb49ab01588cbf6896951780a1e411a0ec38 [diff] |
lzo: add some missing casts Add some casts to the LZO compression algorithm after they were removed during cleanup and shouldn't have been. Signed-off-by: Richard Purdie <rpurdie@openedhand.com> Cc: Edward Shishkin <edward@namesys.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>