vhost-net: switch to smp barriers
[safe/jmp/linux-2.6] / drivers / ieee1394 / ieee1394_types.h
index a8de375..9803aaa 100644 (file)
@@ -41,7 +41,7 @@ typedef u16 arm_length_t;
 #define HPSB_VERBOSE(fmt, args...)     HPSB_PRINT(KERN_DEBUG, fmt , ## args)
 #define HPSB_DEBUG_TLABELS
 #else
-#define HPSB_VERBOSE(fmt, args...)
+#define HPSB_VERBOSE(fmt, args...)     do {} while (0)
 #endif
 
 #ifdef __BIG_ENDIAN