]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/comedi/drivers/mite.h
Staging: comedi: Add spaces after commas where suggested by checkpatch.pl
[linux-2.6-omap-h63xx.git] / drivers / staging / comedi / drivers / mite.h
index 2b2df8b4e36042777f819958e74d6336df4f617d..37f397b340c5d49faf84bdb219b1aa38ac20737f 100644 (file)
@@ -33,9 +33,9 @@
 #define PCIMIO_COMPAT
 
 #ifdef DEBUG_MITE
-#define MDPRINTK(format,args...)       printk(format , ## args )
+#define MDPRINTK(format, args...)      printk(format , ## args )
 #else
-#define MDPRINTK(format,args...)
+#define MDPRINTK(format, args...)
 #endif
 
 #define MAX_MITE_DMA_CHANNELS 8