Sytse Wielinga <[EMAIL PROTECTED]> writes:

>>   *  Support Multibyte character and cleanup by
>                                 ^^^ Shouldn't that be 'characters'?

Thanks.

Please apply the following incremental patch.
-- 
OGAWA Hirofumi <[EMAIL PROTECTED]>



[PATCH 15] FAT: Fix typo in comment

Signed-off-by: OGAWA Hirofumi <[EMAIL PROTECTED]>
---

 fs/vfat/namei.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN fs/vfat/namei.c~fat_fix-typo fs/vfat/namei.c
--- linux-2.6.11-rc1/fs/vfat/namei.c~fat_fix-typo       2005-01-18 
09:57:16.000000000 +0900
+++ linux-2.6.11-rc1-hirofumi/fs/vfat/namei.c   2005-01-18 09:57:16.000000000 
+0900
@@ -11,7 +11,7 @@
  *
  *  Short name translation 1999, 2001 by Wolfram Pienkoss <[EMAIL PROTECTED]>
  *
- *  Support Multibyte character and cleanup by
+ *  Support Multibyte characters and cleanup by
  *                             OGAWA Hirofumi <[EMAIL PROTECTED]>
  */
 
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to