Hi,
On Wed, Oct 3, 2012 at 12:53 PM, Simon Glass wrote:
> This patch fixes the following warnings with my gcc 4.6:
>
> ext4fs.c:932:6: error: variable 'delayed_skipfirst' set but not used
> [-Werror=unused-but-set-variable]
> ext4_common.c:381:8: error: variable 'ptr' set but not used
> [-Werro
This patch fixes the following warnings with my gcc 4.6:
ext4fs.c:932:6: error: variable 'delayed_skipfirst' set but not used
[-Werror=unused-but-set-variable]
ext4_common.c:381:8: error: variable 'ptr' set but not used
[-Werror=unused-but-set-variable]
ext4_common.c:1170:8: error: variable 'sta
2 matches
Mail list logo