u-boot-brain/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
..
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
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
bzlib.c
Makefile bzip2: Support compression for sandbox 2016-01-20 19:06:23 -07:00