patch-2.4.19 linux-2.4.19/fs/hpfs/ea.c

Next file: linux-2.4.19/fs/hpfs/hpfs_fn.h
Previous file: linux-2.4.19/fs/hfs/super.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/fs/hpfs/ea.c linux-2.4.19/fs/hpfs/ea.c
@@ -9,8 +9,8 @@
 #include <linux/string.h>
 #include "hpfs_fn.h"
 
-/* Remove external extended attributes. ano specifies wheter a is a 
-   direct sector where eas start or an anode */
+/* Remove external extended attributes. ano specifies whether a is a 
+   direct sector where eas starts or an anode */
 
 void hpfs_ea_ext_remove(struct super_block *s, secno a, int ano, unsigned len)
 {

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