]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/mscan.h
LinCAN sources go through big white-space cleanup.
[lincan.git] / lincan / include / mscan.h
index a85a2911fa54b8161711be161c98bc80e7c32b60..641844e8924e4da3a273bf1bd845248b2963a8ce 100644 (file)
@@ -45,7 +45,7 @@
        /* standard LinCAN core debug - used only for MPC5200 driver part */
        #define DEBUGMSG(fmt,args...) can_printk(KERN_ERR "lincan (debug): " fmt,##args)
 
-       /* dump specific parts of chip memory */        
+       /* dump specific parts of chip memory */
        #define DUMPREGS(canchip) dump_regs(canchip)
        #define DUMPBUFF(canchip, offset) dump_buff(canchip, offset)
        #define DUMPFLT(canchip) dump_filter(canchip)