Messages in this thread |  | | Date | Tue, 24 Oct 2000 20:15:49 +0200 | From | Guest section DW <> | Subject | Re: IDE-Floppy and devfs |
| |
On Tue, Oct 24, 2000 at 01:33:57AM +0200, Andreas Franck wrote:
+ printk(KERN_INFO "calling ide_register_module\n"); ide_register_module(&idefloppy_module); + printk(KERN_INFO "ide_register_module finished\n");
You do not want debugging code like this in the kernel code. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |