summaryrefslogtreecommitdiffstats
path: root/net/802/Makefile
diff options
context:
space:
mode:
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>2007-07-16 08:39:56 +0200
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-16 18:05:42 +0200
commit9aacd599342fdfc1fb9422f37e900609b7a46249 (patch)
tree45c835330122496dfd51b946890ce8580d854173 /net/802/Makefile
parentMake NFS client use seq_list_xxx helpers (diff)
downloadlinux-9aacd599342fdfc1fb9422f37e900609b7a46249.tar.xz
linux-9aacd599342fdfc1fb9422f37e900609b7a46249.zip
fat: gcc 4.3 warning fix
This patch fixes the following warnings. fs/fat/dir.c: In function 'fat_parse_long': include/linux/msdos_fs.h:294: warning: array subscript is above array bounds include/linux/msdos_fs.h:295: warning: array subscript is above array bounds include/linux/msdos_fs.h:295: warning: array subscript is above array bounds The ->name is defined as "name[8], ext[3]", but fat_checksum() uses those as name[11]. There is no actual problem, but it's not a good manner. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/802/Makefile')
0 files changed, 0 insertions, 0 deletions