> > -----Original Message----- > > From: Greg KH [mailto:gregkh@xxxxxxx] > > Sent: Tuesday, February 15, 2011 9:23 AM > > > Before the end of the week I will submit two patches for this; > > > > > > Remove DPRINT and change it to printk > > > > No, use dev_dbg() and friends instead of "raw" printk() calls. > > > > Will do, you caught me just as I was starting the conversion :) While cleaning this up there are a few places in vmbus and channel behavior where it is not in a device context. Are printk's okay in that context? The three drivers network/SCSI and Block of course will use dev_XX family. Hank. _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel