[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110321234629.GA5939@localhost>
Date: Mon, 21 Mar 2011 23:46:29 +0000
From: Andy Whitcroft <apw@...onical.com>
To: Toralf Förster <toralf.foerster@....de>
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: checkpatch.pl: never finishes w/ specific file
On Mon, Mar 21, 2011 at 11:42:10AM +0100, Toralf Förster wrote:
>
> Andy Whitcroft wrote at 12:47:52
> > Could you try your file with the one below and let me know:
> >
> >
> > http://www.kernel.org/pub/linux/kernel/people/apw/checkpatch/checkpatch.pl
>
> I've a question about line 1365 :
> if ($realfile =~ m@...clude/asm\/@) {
>
> IMO either both "/" or none needs to be escaped, or ?
None as we are using '@' as the separator, however the extra \ is
benign.
-apw
--
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