From c7fc24dc4420057f103afe8fc64524ebc25c5d37 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 25 Aug 1998 09:12:35 +0000 Subject: o Merge with Linux 2.1.116. o New Newport console code. o New G364 console code. --- fs/isofs/file.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fs/isofs/file.c') 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 /* - * 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 = { -- cgit v1.2.3