commit | 85420ccad1610f123365eec89848ef25641bc6b7 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Sun Jul 15 23:39:50 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 16 09:05:41 2007 -0700 |
tree | 3905b7833ab33dfcb60b72b2756167a3229f56c8 | |
parent | 21f3da95daed2d0f0c28cc4ef8b1103fbfb7bded [diff] |
vxfs warning fixes gcc-4.3: fs/freevxfs/vxfs_lookup.c: In function 'vxfs_find_entry': fs/freevxfs/vxfs_lookup.c:139: warning: cast from pointer to integer of different size fs/freevxfs/vxfs_lookup.c: In function 'vxfs_readdir': fs/freevxfs/vxfs_lookup.c:294: warning: cast from pointer to integer of different size Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>