fs/pipe.c: return error code rather than 0 in pipe_write()
[deliverable/linux.git] / kernel / kexec.c
index 4c5edc357923a1b6198c9f8122b90b73b9a5e38f..d873b64fbddcdd9e1666738f2b6192c6c5dc0029 100644 (file)
@@ -6,6 +6,8 @@
  * Version 2.  See the file COPYING for more details.
  */
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include <linux/capability.h>
 #include <linux/mm.h>
 #include <linux/file.h>
This page took 0.035379 seconds and 5 git commands to generate.