Re: [PATCH 2/2] headers_check: fix #include regexp

From: Russell King
Date: Sat Jul 29 2006 - 04:23:57 EST


On Sat, Jul 29, 2006 at 12:22:49PM +0400, Alexey Dobriyan wrote:
> Note it's [SPACE TAB]*

Why not use [[:space:]] rather than [ ] ? It's hard to see what black
characters on a black background are actually trying to do.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
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/