Messages in this thread |  | | Date | Sat, 14 Jul 2001 16:14:45 +0200 | | From | (Christoph Hellwig) | | Subject | Re: (patch-2.4.6) Fix oops with Iomega Clik! (ide-floppy) |
| |
Hi Gunter,
In article <3B50213B.A826C259@t-online.de> you wrote: > @@ -45,7 +63,7 @@ > #include <linux/major.h> > #include <linux/errno.h> > #include <linux/genhd.h> > -#include <linux/slab.h> > +#include <linux/malloc.h> > #include <linux/cdrom.h> > #include <linux/ide.h>
Why doe people reverse Jeff's s/malloc.h/slab.h/ changes all the time. Malloc.h does nothing but including slab.h and should just die.
Christoph
-- Of course it doesn't work. We've performed a software upgrade. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |