Re: [PATCH] MAINTAINERS: add keyword "tegra" to Tegra section

From: Joe Perches
Date: Fri Feb 08 2013 - 19:40:26 EST


On Fri, 2013-02-08 at 13:04 -0700, Stephen Warren wrote:
> (?<!in)tegra

This doesn't work well. It matches too many
words like integral.

I suggest

K: (?:\btegra\b|\bTEGRA_)

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