[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4517950D.8010907@gmail.com>
Date: Mon, 25 Sep 2006 10:36:06 +0159
From: Jiri Slaby <jirislaby@...il.com>
To: Henne <henne@...htwindheim.de>
CC: Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: Re: droping a patch in mm
Henne wrote:
> Hi!
>
> Would you please drop:
> pci_module_init_conversion-in-scsi-subsys-2nd-try.patch
> cause it the moving of libata now it will only produce a lot of errors.
> I'll rewrite it today.
And this wrong too in that patch:
- /* Translate error or zero return into zero or one */
- return pci_module_init(&aic7xxx_pci_driver) ? 0 : 1;
+ return pci_register_driver(&aic7xxx_pci_driver);
regards,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists