Re: [PATCH 10/13] FAT: Lindent fs/vfat/namei.c

From: OGAWA Hirofumi
Date: Mon Jan 17 2005 - 20:14:00 EST


Sytse Wielinga <s.b.wielinga@xxxxxxxxxxxxxxxxxx> writes:

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

Thanks.

Please apply the following incremental patch.
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>



[PATCH 15] FAT: Fix typo in comment

Signed-off-by: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
---

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 <wp@xxxxxxx>
*
- * Support Multibyte character and cleanup by
+ * Support Multibyte characters and cleanup by
* OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
*/

_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/