On Mon, 2010-12-13 at 08:56 +0300, Dan Carpenter wrote: > On Sun, Dec 12, 2010 at 11:04:28AM -0800, Joe Perches wrote: > > On Sun, 2010-12-12 at 18:56 +0100, L. Alberto GimÃnez wrote: > > for(...) > > [] > > if (i && i % 4 == 0) { > > printk(KERN_CONT "\n"); > > printk(KERN_DEBUG "Block %x: ", i / 8); > > } > > printk(KERN_CONT " %04x", InBuf[2]); > > } > > printk(KERN_CONT "\n"); > This is dead code anyway. Just remove the whole set_eFusedump_Proc() > function. That was just to be instructive. I think the entire staging rt2860 is dead code. _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel