Re: [RFC PATCH v2 1/4] decompressor: Add LZ4 decompressor module
David Sterba <dsterba@...>
On Tue, Feb 26, 2013 at 03:24:27PM +0900, Kyungsik Lee wrote:
This patch adds support for LZ4 decompression in the Linux Kernel.What SVN version did you use? --- /dev/nullFor safety reasons I suggest to add a temporary variable to avoid double evaluation of isize. --- /dev/nullDoes this compile? The } is an extra one, and does not match the original sources. + /* end of decoding */All the \ at the ends of lines would look better aligned in one column. david |
|