Messages in this thread |  | | Date | Fri, 10 Nov 2000 14:50:04 -0500 (EST) | From | Alexander Viro <> | Subject | [RFC] crapectomy: CTL_ANY |
| |
% find . -type f | xargs grep -nw CTL_ANY ./kernel/sysctl.c:370: if (n == table->ctl_name || table->ctl_name == CTL_ANY) { ./include/linux/sysctl.h:47:#define CTL_ANY -1 /* Matches any name */
And no, there is no ctl_table that would be getting explicit -1 as ->ctl_name. Unless somebody screams I'm removing that beast (how the hell did it get there in the first place? Mind boggles...) Cheers, Al
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |