[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56165617.6050503@suse.cz>
Date: Thu, 8 Oct 2015 13:40:07 +0200
From: Michal Marek <mmarek@...e.cz>
To: Rasmus Villemoes <linux@...musvillemoes.dk>
Cc: Paul Gortmaker <paul.gortmaker@...driver.com>,
Jiri Slaby <jslaby@...e.cz>, Ingo Molnar <mingo@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] linux/kconfig.h: generalize IS_ENABLED logic
On 2015-10-07 23:33, Rasmus Villemoes wrote:
> On Wed, Oct 07 2015, Michal Marek <mmarek@...e.cz> wrote:
>> It should be accompanied by a patch to scripts/tags.sh teaching
>> ctags/etags about the new macros.
>
> Do you mean that something like
>
> --regex-c='/COND_CONFIG\([^,]*,([^,]*)\)/\1/'
>
> should be added so ctags would pick up the text in the true branch? I'm
> not very familiar with ctags.
Something like this, yes. This particular rule does not work for me,
though and I don't see an obvious reason why.
Michal
--
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