fix some errors and warnings in the porting
[ust.git] / include / ust / kernelcompat.h
index da2326192928cd3d81e233a1f4120d2598e101fe..4b43b7e3de02b03ab61156e06719b4ffe9600531 100644 (file)
@@ -22,6 +22,8 @@
 #define KERN_ALERT ""
 #define KERN_WARNING ""
 
+#define WARN_ON_ONCE(msg) WARN_ON(msg)
+
 /* ERROR OPS */
 
 #define MAX_ERRNO      4095
This page took 0.022353 seconds and 4 git commands to generate.