[U-Boot] [PATCH 4/6] YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings

Wolfgang Denk wd at denx.de
Sat Sep 10 00:01:07 CEST 2011


Dear Wolfgang Denk,

In message <1315483822-25399-5-git-send-email-wd at denx.de> you wrote:
> Fix these:
> yaffs_guts.c: In function 'yaffs_Scan':
> yaffs_guts.c:5436: warning: pointer targets in passing argument 4 of 'yaffs_QueryInitialBlockState' differ in signedness
> yaffs_guts.c: In function 'yaffs_ScanBackwards':
> yaffs_guts.c:6017: warning: pointer targets in passing argument 4 of 'yaffs_QueryInitialBlockState' differ in signedness
> yaffs_nand.c: In function 'yaffs_QueryInitialBlockState':
> yaffs_nand.c:109: warning: pointer targets in passing argument 4 of 'dev->queryNANDBlock' differ in signedness
> yaffs_nand.c:113: warning: pointer targets in passing argument 4 of 'yaffs_TagsCompatabilityQueryNANDBlock' differ in signedness
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
>  fs/yaffs2/yaffs_nand.c |    2 +-
>  fs/yaffs2/yaffs_nand.h |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Q:  Do you know what the death rate around here is?
A:  One per person.


More information about the U-Boot mailing list