[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110419024030.GA28271@linux-sh.org>
Date: Tue, 19 Apr 2011 11:40:30 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: Randy Dunlap <rdunlap@...otime.net>
Cc: lkml <linux-kernel@...r.kernel.org>, Michael Prokop <mika@...l.org>
Subject: Re: [PATCH] Documentation/dontdiff: large update
On Mon, Apr 18, 2011 at 04:08:09PM -0700, Randy Dunlap wrote:
> -int16.c
> -int1.c
> -int2.c
> -int32.c
> -int4.c
> -int8.c
> +int*.c
int[0-9]*.c or something might make sense, but this is going to trip up a
lot of intel and interrupt related files.
> +lib1funcs.S
This is also bogus. The one place it's used in a .gitignore in the kernel
is a special case, while you obviously don't want to ignore it in the
arch/foo/lib/ case.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists