]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - net/netfilter/ipvs/ip_vs_dh.c
IPVS: use pr_fmt
[mirror_ubuntu-jammy-kernel.git] / net / netfilter / ipvs / ip_vs_dh.c
index a9dac74bb13f7550a4aa9c6b95a84566d4e1fd68..d0c0594d1e2eddf91f069e57198bde34f03b67c9 100644 (file)
@@ -35,6 +35,9 @@
  *
  */
 
+#define KMSG_COMPONENT "IPVS"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/ip.h>
 #include <linux/module.h>
 #include <linux/kernel.h>