Re: sysctl.c: add text telling people to use CTL_UNNUMBERED

From: Andrew Morton
Date: Mon Jul 16 2007 - 14:36:06 EST


On Mon, 16 Jul 2007 11:23:05 -0700
Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:

> > +/*
> > + * NOTE: do not add new entries to this table unless you have read
> > + * Documentation/sysctl/ctl_unnumbered.txt
> > + */
> > +/*
> > + * NOTE: do not add new entries to this table unless you have read
> > + * Documentation/sysctl/ctl_unnumbered.txt
> > + */
> > { .ctl_name = 0 }
> > };
>
> Are these comments above & below doubled up for Emphasis??

hm, that could have been some late-night reject-fixing.

sysctl.c is (hopefully "was") the second worst source of rejects in the
tree.

PITA #1 is Documentation/feature-removal-schedule.txt, but that is
fortunately amenable to the insert-it-at-a-random-position solution.

-
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/