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
- Lines: 9
- Date:
Wed Jun 24 14:30:10 1998
- Orig file:
v2.1.106/linux/fs/romfs/inode.c
- Orig date:
Tue Jun 23 10:01:25 1998
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