jffs2: Use pr_fmt and remove jffs: from formats
[deliverable/linux.git] / fs / jffs2 / debug.c
index 6cac7d6aad696de8c46f67f417af1f4992a025ff..f8a99a371508c536b2b24a2071377b5912a06ff3 100644 (file)
@@ -10,6 +10,8 @@
  *
  */
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include <linux/kernel.h>
 #include <linux/types.h>
 #include <linux/pagemap.h>
This page took 0.026457 seconds and 5 git commands to generate.