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

From: Greg KH
Date: Thu Dec 16 2004 - 19:02:34 EST


On Sat, Dec 11, 2004 at 05:54:59PM +0100, 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.

Applied, thanks.

greg k-h
-
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/