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

Greg KH (greg@kroah.com)
Thu, 5 Jul 2001 15:17:25 -0700


On Wed, Jul 04, 2001 at 04:33:51PM -0700, Davide Libenzi wrote:
>
> What about the creation of such file containing useful macros like min(),
> max(), abs(), etc.. that otherwise everyone is forced to define like :

See include/linux/netfilter.h, around line 164 for the reason why there
isn't a kernel wide min() or max() macro.

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/