[U-Boot] [PATCH 3/4] fs:ext4:fix: Code refactoring to suppress compiler warnings

Simon Glass sjg at chromium.org
Sun Dec 2 22:13:10 CET 2012


On Mon, Nov 26, 2012 at 8:13 AM, Lukasz Majewski <l.majewski at samsung.com> wrote:
> Several fixes to suppress compiler's (eldk-5.[12].x  gcc 4.6)
> warning  [-Wunused-but-set-variable]
>
> Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>

This removes the warnings for me on gcc 4.6 and 4.7, and from my
reading does not change the function.

Acked-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list