1
0
Fork 0
alistair23-linux/lib/xz
Krzysztof Kozlowski faa16bc404 lib: Use existing define with polynomial
Do not define again the polynomial but use header with existing define.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-07-27 19:16:38 +08:00
..
Kconfig lib/xz: enable all filters by default in Kconfig 2014-06-04 16:54:18 -07:00
Makefile decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_crc32.c lib: Use existing define with polynomial 2018-07-27 19:16:38 +08:00
xz_dec_bcj.c XZ: Fix incorrect XZ_BUF_ERROR 2011-09-21 13:39:59 -07:00
xz_dec_lzma2.c lib/xz: add comments for the intentionally missing break statements 2014-06-04 16:54:18 -07:00
xz_dec_stream.c lib/xz: Add fall-through comments to a switch statement 2017-10-12 15:10:12 +02:00
xz_dec_syms.c decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_dec_test.c decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_lzma2.h decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
xz_private.h XZ: Fix missing <linux/kernel.h> include 2011-07-24 10:00:08 -07:00
xz_stream.h decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00