Re: [PATCH] Change pci_module_init from macro to inline functionmarked as deprecated

From: Henne
Date: Tue Aug 15 2006 - 05:47:03 EST


Arjan van de Ven schrieb:
> On Tue, 2006-08-15 at 11:03 +0200, Henne wrote:
>> From: Henrik Kretzschmar <henne@xxxxxxxxxxxxxxxx>
>>
>> Replaces the pci_module_init()-macro with a inline function,
>> which is marked as deprecated.
>> This gives a warning at compile time, which may be useful for driver developers who still use
>> pci_module_init() on 2.6 drivers.
>
> Hi,
>
> good work, but please stick this also in feature-removal.txt with a
> hard date on it, otherwise we can never get rid of it.....
>
> Greetings,
> Arjan van de Ven
>
Hi,

it's already in that file since Feb06 ;).
The removal date is Jan07.

Greets,
Henne
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/