From: Mihai Moldovan Date: Wed, 17 Aug 2011 10:10:08 +0000 (+0900) Subject: fat: fix utf8 iocharset warning message X-Git-Tag: v3.1-rc3~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186b53701ca5a843b07ca44a8d954dc6043c70f4;p=pandora-kernel.git fat: fix utf8 iocharset warning message The fat_msg function already formats the given message and appends a newline to it - we don't need to do this in the passed message string as well, or will end up with a blank line printed in the kernel log ring buffer. Also change the loglevel from error to warning. Signed-off-by: Mihai Moldovan Signed-off-by: OGAWA Hirofumi --- Reading git-diff-tree failed