Re: [PATCH] sysctl.h: Comment out unused constants
From: Richard Knutsson
Date: Sat Jan 20 2007 - 07:13:15 EST
H. Peter Anvin wrote:
Richard Knutsson wrote:
Comment out unused constants in include/linux/sysctl.h.
Signed-off-by: Richard Knutsson <ricknu-0@xxxxxxxxxxxxxx>
NAK as all hell.
This file exports an interface to userspace, and thus should be
maintained indefinitely.
Oh, then I misunderstood Eric W. Bieders' message about comment out
unused numbers.
But just of interest; what happens when userspace use a number not used
in the kernel (except in sysctl.h)? Is it just a no-op?
Richard Knutsson
-
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/