commit | e03c78ac2d7709b7556a9b8dd584e2969c6fce67 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@kernel.org> | Thu May 18 02:14:57 2017 +0900 |
committer | Richard Weinberger <richard@nod.at> | Wed Jul 05 23:16:44 2017 +0200 |
tree | 8904cec3431d52001b10028c7f865f0db1b4ee6a | |
parent | 32c1431eea4881a6b17bd7c639315010aeefa452 [diff] |
um: Use printk instead of printf in make_uml_dir Since this function will be called after printk buffer initialized, use printk as other functions do. Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Richard Weinberger <richard@nod.at>