Re: [PATCH] Use NULL instead of integer 0 in security/selinux/

From: Andreas Schwab
Date: Thu Jul 08 2004 - 08:18:48 EST


Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> writes:

> But it is ironic that you call people who use 0 in a pointer context
> K&R-C bigots. One of the principal reason why NULL exists at all
> is in fact the lack of prototypes in K&R...

There is one place where even prototypes won't help, which is varargs
functions like execl. But I don't think the kernel uses functions with
execl-like argument lists.

Andreas.

--
Andreas Schwab, SuSE Labs, schwab@xxxxxxx
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
-
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/