*     01Mar01 Andrew Morton
  */
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include <linux/kernel.h>
 #include <linux/mm.h>
 #include <linux/tty.h>
 
        if (newcon->flags & CON_EXTENDED)
                if (!nr_ext_console_drivers++)
-                       pr_info("printk: continuation disabled due to ext consoles, expect more fragments in /dev/kmsg\n");
+                       pr_info("continuation disabled due to ext consoles, expect more fragments in /dev/kmsg\n");
 
        if (newcon->flags & CON_PRINTBUFFER) {
                /*