- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / qla2xxx / qla_dbg.h
index 26ea01b..d6d9c86 100644 (file)
 #endif
 
 #if defined(QL_DEBUG_LEVEL_17)
-#define DEBUG17(x)    do {x; } while (0)
+#define DEBUG17(x)     do {x;} while (0)
 #else
-#define DEBUG17(x)    do {} while (0)
+#define DEBUG17(x)     do {} while (0)
 #endif
 
 /*