commit | 4554eb90659eb3132f41968b77511d7263b631f0 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Apr 04 16:58:25 2013 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 09 14:16:38 2013 -0400 |
tree | 45dd7f3a13f488b987e79d6f962a1d93dafb2cd8 | |
parent | 75ef9de1267ba171ecefafca35758e2be0db10dc [diff] |
UM: Adjust printk in create_proc_mconsole() Adjust printk in create_proc_mconsole() to reflect it is now using proc_create() not create_proc_mconsole(). Signed-off-by: David Howells <dhowells@redhat.com>