[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9a8748490708191519s73b5ab01w10295dab4083de96@mail.gmail.com>
Date: Mon, 20 Aug 2007 00:19:44 +0200
From: "Jesper Juhl" <jesper.juhl@...il.com>
To: "Joe Perches" <joe@...ches.com>
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
"Andy Whitcroft" <apw@...dowen.org>
Subject: Re: convert #include "linux/..." to #include <linux/...> [PATCH]s follow
On 20/08/07, Joe Perches <joe@...ches.com> wrote:
> There are several files that:
>
> #include "linux/file" not #include <linux/file>
> #include "asm/file" not #include <asm/file>
>
> Here's a little script that converts them:
>
If you've actually checked that such conversions are correct and work
fine, how about a patch (or patches)?
--
Jesper Juhl <jesper.juhl@...il.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
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