summaryrefslogtreecommitdiffstats
path: root/fs/isofs/file.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
committerRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
commitc7fc24dc4420057f103afe8fc64524ebc25c5d37 (patch)
tree3682407a599b8f9f03fc096298134cafba1c9b2f /fs/isofs/file.c
parent1d793fade8b063fde3cf275bf1a5c2d381292cd9 (diff)
o Merge with Linux 2.1.116.
o New Newport console code. o New G364 console code.
Diffstat (limited to 'fs/isofs/file.c')
-rw-r--r--fs/isofs/file.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/isofs/file.c b/fs/isofs/file.c
index d14a558a0..0f230e0d2 100644
--- a/fs/isofs/file.c
+++ b/fs/isofs/file.c
@@ -1,7 +1,7 @@
/*
* linux/fs/isofs/file.c
*
- * (C) 1992, 1993, 1994 Eric Youngdale Modified for ISO9660 filesystem.
+ * (C) 1992, 1993, 1994 Eric Youngdale Modified for ISO 9660 filesystem.
*
* (C) 1991 Linus Torvalds - minix filesystem
*
@@ -19,7 +19,7 @@
#include <linux/iso_fs.h>
/*
- * We have mostly NULL's here: the current defaults are ok for
+ * We have mostly NULLs here: the current defaults are OK for
* the isofs filesystem.
*/
static struct file_operations isofs_file_operations = {