Re: [patch 1/1] consolidate TRUE and FALSE

From: Greg KH
Date: Thu Mar 16 2006 - 12:04:56 EST


On Thu, Mar 16, 2006 at 02:01:28AM -0800, akpm@xxxxxxxx wrote:
>
> From: Andrew Morton <akpm@xxxxxxxx>
>
> We have no less than 65 implementations of TRUE and FALSE in the tree, so the
> inevitable happened:
>
> In file included from drivers/pci/hotplug/ibmphp_core.c:40:
> drivers/pci/hotplug/ibmphp.h:409:1: warning: "FALSE" redefined
> In file included from include/acpi/acpi.h:55,
> from drivers/pci/hotplug/pci_hotplug.h:187,
> from drivers/pci/hotplug/ibmphp.h:33,
> from drivers/pci/hotplug/ibmphp_core.c:40:
> include/acpi/actypes.h:336:1: warning: this is the location of the previous definition

I have a patch in my queue that fixes this, in the ibmphp driver.

The acpi stuff should still be fixed though...

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/