Messages in this thread |  | | | From | OGAWA Hirofumi <> | | Subject | Re: [PATCH] fix fat utf8 iocharset warning message | | Date | Tue, 26 Jul 2011 05:20:46 +0900 |
| |
Mihai Moldovan <ionic@ionic.de> writes:
> * On 24.07.2011 07:22 PM, Jesper Juhl wrote: >> @@ -1190,7 +1190,7 @@ out: >> if (!strcmp(opts->iocharset, "utf8")) { >> fat_msg(sb, KERN_ERR, "utf8 is not a recommended IO charset" >> Is KERN_ERR really the right thing to use here? >> Sounds more like a warning to me.. > > I'm interested to see what Ogawa says, but I'd say KERN_WARNING would be > better here as well, yeah.
I agree to change it.
Thanks. -- OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
|  |