diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1998-08-25 09:12:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1998-08-25 09:12:35 +0000 |
commit | c7fc24dc4420057f103afe8fc64524ebc25c5d37 (patch) | |
tree | 3682407a599b8f9f03fc096298134cafba1c9b2f /include/linux/msdos_fs_i.h | |
parent | 1d793fade8b063fde3cf275bf1a5c2d381292cd9 (diff) |
o Merge with Linux 2.1.116.
o New Newport console code.
o New G364 console code.
Diffstat (limited to 'include/linux/msdos_fs_i.h')
-rw-r--r-- | include/linux/msdos_fs_i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/msdos_fs_i.h b/include/linux/msdos_fs_i.h index 674999c58..1e677d5c7 100644 --- a/include/linux/msdos_fs_i.h +++ b/include/linux/msdos_fs_i.h @@ -21,7 +21,7 @@ struct msdos_inode_info { I have not put it conditional. With the advent of loadable file system drivers, it would be very easy to compile - a MsDOS FS driver unaware of UMSDOS and then later to + a MS-DOS FS driver unaware of UMSDOS and then later to load a (then incompatible) UMSDOS FS driver. */ struct pipe_inode_info reserved; |