net/sctp: Use pr_fmt and pr_<level>
[deliverable/linux.git] / net / sctp / output.c
index a646681f5acdffe30cd7b5b2f06c3bbf413609a6..901764b17aeedb1c77a1a8c4b2eb615670004fc5 100644 (file)
@@ -41,6 +41,8 @@
  * be incorporated into the next SCTP release.
  */
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include <linux/types.h>
 #include <linux/kernel.h>
 #include <linux/wait.h>
This page took 0.025203 seconds and 5 git commands to generate.