Re: [PATCH] Documentation/dontdiff: large update

From: Joe Perches
Date: Mon Apr 18 2011 - 21:23:12 EST


On Mon, 2011-04-18 at 16:08 -0700, Randy Dunlap wrote:
> Update to Documentation/dontdiff, based on many updates to
> various .gitignore patches over the last 2 years.
[]
> --- lnx-2639-r3g8-dontdiff.orig/Documentation/dontdiff
> +++ lnx-2639-r3g8-dontdiff/Documentation/dontdiff
[]
> -int16.c
> -int1.c
> -int2.c
> -int32.c
> -int4.c
> -int8.c
> +int*.c

Is this really a good idea?

$ find -name "int*.c" | wc -l
115


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