[U-Boot] [PATCH 5/6] bzlib: Try another way to fix an unused variable

Anatolij Gustschin agust at denx.de
Sat Feb 6 14:12:21 CET 2016


On Sat, 30 Jan 2016 15:45:18 -0700
Simon Glass sjg at chromium.org wrote:

> Use __maybe_unused which should avoid the Coverity error.
> 
> Reported-by: Coverity (CID: 134900)
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  lib/bzip2/bzlib_compress.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

applied to u-boot-staging, thanks!

--
Anatolij


More information about the U-Boot mailing list