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 [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to