On Wed, 2006-05-07 at 01:42 +0200, Patrick McHardy wrote: > Thomas Graf wrote: > > if (a_o->walk == NULL) { > > - printk("tc_dump_action: %s !capable of dumping table\n", kind); > > + printk("tc_dump_action: %s !capable of dumping table\n", > > a_o->kind); > > goto rtattr_failure; > > } > > Can't we just get rid of these printks? This seems like a good > opportunity. >
perhaps convert to DPRINTKs instead cheers, jamal - 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