On Mon, 2007-10-15 at 09:20 -0700, Kok, Auke wrote: > > Instead the fix should be for the 2 existing bugs on macro: > > o Comma after KERN_DEBUG > > o Semicolon in macro > will push a patch, thanks.
Perhaps you could fix this one too? $ grep -P -r --include=*.[ch] "\bprintk\s*\(\s*KERN_[A-Z]+\s*\," * drivers/net/ucc_geth_mii.c:#define vdbg(format, arg...) printk(KERN_DEBUG , format "\n" , ## arg) - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html