Re: [PATCH] scripts/tags.sh: add regular expression replacement pattern for memcg

From: Michal Marek
Date: Wed May 14 2014 - 07:50:15 EST


On 2014-05-13 15:26, Jianyu Zhan wrote:
> Currently, while using ctags to read code, we would get stumbled on
> PageCgroup* symbols: no definition found. And it is quite dull to
> manually dig it out.
>
> This patch adds regular expression replacement pattern for such symbols,
> like what have done for the PageXXX flag. It will teach ctags to find
> out the definition for us.
>
> Signed-off-by: Jianyu Zhan <nasa4836@xxxxxxxxx>

Applied to kbuild.git#misc, thanks.

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