Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1253756

Re: [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU() macros

From Michal Marek <mmarek@suse.com>
Newsgroups linux.kernel
Subject Re: [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU() macros
Date 2015-10-22 14:30 +0200
Message-ID <qmnah-2ka-3@gated-at.bofh.it> (permalink)
References (2 earlier) <qm7fd-44l-29@gated-at.bofh.it> <qm7Id-4DS-9@gated-at.bofh.it> <qmmnT-18n-7@gated-at.bofh.it> <qmmQV-1Wt-1@gated-at.bofh.it> <qmn0C-28d-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 2015-10-22 14:14, Prarit Bhargava wrote:
> On 10/22/2015 08:06 AM, Michal Marek wrote:
>> It used to require a closing parenthesis, so it would not match the
>> multiline macro invocations at all. Now it matches them, but ctags
>> correctly warns that the empty string is probably not what we intended
>> to match.
> 
> It seems wrong to change kernel code, not for a bug, but for a userspace search.

The bug is that the code cannot be indexed using ctags or etags.

Michal

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU()  macros Prarit Bhargava <prarit@redhat.com> - 2015-10-21 21:30 +0200
  Re: [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU()  macros Michal Marek <mmarek@suse.com> - 2015-10-21 22:00 +0200
    Re: [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU()  macros Prarit Bhargava <prarit@redhat.com> - 2015-10-22 13:40 +0200
      Re: [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU()  macros Michal Marek <mmarek@suse.com> - 2015-10-22 14:10 +0200
        Re: [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU()  macros Prarit Bhargava <prarit@redhat.com> - 2015-10-22 14:20 +0200
          Re: [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU()  macros Michal Marek <mmarek@suse.com> - 2015-10-22 14:30 +0200

csiph-web