Re: about include/linux/macros.h ...

From: Greg KH (greg@kroah.com)
Date: Thu Jul 05 2001 - 18:00:33 EST


On Thu, Jul 05, 2001 at 03:35:03PM -0700, Davide Libenzi wrote:
>
> Ok, let's continue like this :

I know, look at the ones that I am personally responsible for:

./drivers/usb/serial/usbserial.c:#define MAX(a,b) (((a)>(b))?(a):(b))
./drivers/usb/serial/io_edgeport.h: #define MAX(a,b) (((a)>(b))?(a):(b))

I'm not disagreeing about the current mess, just trying to explain why
this mess is there.

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



This archive was generated by hypermail 2b29 : Sat Jul 07 2001 - 21:00:17 EST