patch-2.1.107 linux/fs/romfs/inode.c

Next file: linux/fs/stat.c
Previous file: linux/fs/romfs/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/fs/romfs/inode.c linux/fs/romfs/inode.c
@@ -334,7 +334,7 @@
 	maxoff = dir->i_sb->u.romfs_sb.s_maxsize;
 	offset = ntohl(ri.spec) & ROMFH_MASK;
 
-	/* ok, now find the file, whose name is in "dentry", in the
+	/* OK, now find the file whose name is in "dentry" in the
 	 * directory specified by "dir".  */
 
 	name = dentry->d_name.name;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov