UM: Adjust printk in create_proc_mconsole()
authorDavid Howells <dhowells@redhat.com>
Thu, 4 Apr 2013 15:58:25 +0000 (16:58 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Apr 2013 18:16:38 +0000 (14:16 -0400)
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>

No differences found