patch-2.4.19 linux-2.4.19/fs/vfat/namei.c

Next file: linux-2.4.19/include/asm-alpha/a.out.h
Previous file: linux-2.4.19/fs/ufs/super.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/fs/vfat/namei.c linux-2.4.19/fs/vfat/namei.c
@@ -446,7 +446,7 @@
 	(x)->lower = 1;				\
 	(x)->upper = 1;				\
 	(x)->valid = 1;				\
-} while (0);
+} while (0)
 
 static inline unsigned char
 shortname_info_to_lcase(struct shortname_info *base,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)