From: Jeff Dike Date: Fri, 20 May 2005 20:59:12 +0000 (-0700) Subject: [PATCH] uml: Change printf to printk in console driver X-Git-Tag: v2.6.12-rc5~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ddaa8c86fc12ee1c3509be5ff3464821535c17;p=pandora-kernel.git [PATCH] uml: Change printf to printk in console driver From: Al Viro - we have error messages with KERN_ERR in them, so they should be printk-ed rather than printf-ed. Signed-off-by: Jeff Dike Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed