Re: [2.6 patch] drivers/pci/hotplug/ : simply use MODULE

From: Scott Murray
Date: Sun Dec 12 2004 - 19:14:12 EST


On Sat, 11 Dec 2004, Adrian Bunk wrote:

> The patch below lets five files under drivers/pci/hotplug/ simply use
> MODULE to check whether they are compiled as part of a module.
>
> MODULE is the common idiom for checking whether a file is built as part
> of a module.
>
> In theory, my patch shouldn't have made any difference, but if you look
> closely, the previous #if's in cpcihp_generic.c and cpci_hotplug_pci.c
> weren't correct.

Yep, those were never fixed after the drivers/hotplug to
drivers/pci/hotplug move, my bad for not checking things
better after that was done.

Thanks,

Scott


--
Scott Murray
SOMA Networks, Inc.
Toronto, Ontario
e-mail: scottm@xxxxxxxxxxxxxxxx
-
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/