jffs2: Use pr_fmt and remove jffs: from formats
[linux-drm-fsl-dcu.git] / fs / jffs2 / file.c
index 5ffc3562ae23a2fcecf8e7f12068a20597437200..db3889ba8818dd473f37ba3b9e0b888e48eef708 100644 (file)
@@ -10,6 +10,8 @@
  *
  */
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include <linux/kernel.h>
 #include <linux/fs.h>
 #include <linux/time.h>