1
0
Fork 0
remarkable-uboot/lib/bzip2
Simon Glass 512cab7e8e bzlib: Try another way to fix an unused variable
Use __maybe_unused which should avoid the Coverity error.

Reported-by: Coverity (CID: 134900)

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-02-06 13:59:48 +01:00
..
Makefile bzip2: Support compression for sandbox 2016-01-20 19:06:23 -07:00
bzlib.c bzlib: Update destLen even on error 2015-01-14 11:35:44 -05:00
bzlib_blocksort.c bzip2: Support compression for sandbox 2016-01-20 19:06:23 -07:00
bzlib_compress.c bzlib: Try another way to fix an unused variable 2016-02-06 13:59:48 +01:00
bzlib_crctable.c lib: bzip2: move bzip2 files to lib/bzip2/ directory 2014-12-08 09:35:47 -05:00
bzlib_decompress.c lib: bzip2: move bzip2 files to lib/bzip2/ directory 2014-12-08 09:35:47 -05:00
bzlib_huffman.c lib: bzip2: move bzip2 files to lib/bzip2/ directory 2014-12-08 09:35:47 -05:00
bzlib_private.h lib: bzip2: move bzip2 files to lib/bzip2/ directory 2014-12-08 09:35:47 -05:00
bzlib_randtable.c lib: bzip2: move bzip2 files to lib/bzip2/ directory 2014-12-08 09:35:47 -05:00