Re: [PATCH] 2.5.27 enum

Benjamin LaHaise (bcrl@redhat.com)
Mon, 22 Jul 2002 16:01:18 -0400


On Mon, Jul 22, 2002 at 12:53:21PM +0200, Marcin Dalecki wrote:
> - Fix a bunch of places where there are trailing "," at the
> end of enum declarations.

Please don't apply this. By leaving the trailing "," on enums, additional
values can be added by merely inserting an additional + line in a patch,
otherwise there are excess conflicts when multiple patches add values to
the enum.

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