diff options
author | Wolfgang Denk <wd@denx.de> | 2011-09-08 02:10:22 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-09-10 00:00:32 +0200 |
commit | 068d6f9a26080a5135ac064543bee09a062c4560 (patch) | |
tree | 205b50ac98635d99e04a4f0d9c7f572627cb93de /include/sha1.h | |
parent | 3da04743b8ea44cfcc73fc2491907e189bb67f28 (diff) | |
download | u-boot-imx-068d6f9a26080a5135ac064543bee09a062c4560.zip u-boot-imx-068d6f9a26080a5135ac064543bee09a062c4560.tar.gz u-boot-imx-068d6f9a26080a5135ac064543bee09a062c4560.tar.bz2 |
YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
Fix these:
yaffs_guts.c: In function 'yaffs_ReadDataFromFile':
yaffs_guts.c:4622: warning: pointer targets in passing argument 3 of 'yaffs_AddrToChunk' differ in signedness
yaffs_guts.c:4622: warning: pointer targets in passing argument 4 of 'yaffs_AddrToChunk' differ in signedness
yaffs_guts.c: In function 'yaffs_WriteDataToFile':
yaffs_guts.c:4745: warning: pointer targets in passing argument 3 of 'yaffs_AddrToChunk' differ in signedness
yaffs_guts.c:4745: warning: pointer targets in passing argument 4 of 'yaffs_AddrToChunk' differ in signedness
yaffs_guts.c: In function 'yaffs_ResizeFile':
yaffs_guts.c:4968: warning: pointer targets in passing argument 3 of 'yaffs_AddrToChunk' differ in signedness
yaffs_guts.c:4968: warning: pointer targets in passing argument 4 of 'yaffs_AddrToChunk' differ in signedness
yaffs_guts.c: In function 'yaffs_GutsInitialise':
yaffs_guts.c:7235: warning: assignment from incompatible pointer type
yaffs_guts.c: In function 'yaffs_CreateNewObject':
yaffs_guts.c:2143: warning: 'tn' may be used uninitialized in this function
yaffs_guts.c: In function 'yaffs_MknodObject':
yaffs_guts.c:2258: warning: 'str' may be used uninitialized in this function
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/sha1.h')
0 files changed, 0 insertions, 0 deletions