Home
last modified time | relevance | path

Searched hist:"512 cab7e8e7d3a2ae0e8c2b70c33c349fcb6bcb9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib_compress.c512cab7e8e7d3a2ae0e8c2b70c33c349fcb6bcb9 Sat Jan 30 22:45:18 UTC 2016 Simon Glass <sjg@chromium.org> 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>