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


Groups > linux.kernel > #1346884

Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions
Date 2016-03-01 20:00 +0100
Message-ID <r7XGy-4zK-17@gated-at.bofh.it> (permalink)
References <r7PJ0-7P6-13@gated-at.bofh.it> <r7Vv4-39C-27@gated-at.bofh.it> <r7X3P-4gl-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,

On Tue, Mar 01, 2016 at 07:18:42PM +0100, Peter Zijlstra wrote:
> > Urgh... I really hate the fact that we're putting on arbitrary
> > formatting constraints to compensate for shortcomings in an
> > out-of-line utility.
> 
> Yes it does.
> 
> I'm not too bothered if you don't want to fix this, I just figured I'd
> have a stab at fixing all this, since I regularly run 'make tags' and
> got tired of seeing the warns.

I use cscope so haven't noticed them.

> > Can't it do multiline regex?
> 
> Apparently not:
> 
>   https://sourceforge.net/p/ctags/feature-requests/38/

That's unfortunate.  Ah well, it's only several spots and isn't a big
deal one way or the other.  Occasional >80 lines are fine by me.
Please feel free to add

 Acked-by: Tejun Heo <tj@kernel.org>

Thanks.

-- 
tejun

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


Thread

[RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions Peter Zijlstra <peterz@infradead.org> - 2016-03-01 11:30 +0100
  Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions David Miller <davem@davemloft.net> - 2016-03-01 17:40 +0100
  Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions Tejun Heo <tj@kernel.org> - 2016-03-01 17:40 +0100
    Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions Peter Zijlstra <peterz@infradead.org> - 2016-03-01 19:20 +0100
      Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions Tejun Heo <tj@kernel.org> - 2016-03-01 20:00 +0100
  Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-03-01 20:30 +0100
    Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions Peter Zijlstra <peterz@infradead.org> - 2016-03-01 22:40 +0100
      Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-03-01 23:10 +0100
  Re: [RFC][PATCH] tags: Fix DEFINE_PER_CPU expansions "Rafael J. Wysocki" <rafael@kernel.org> - 2016-03-01 22:40 +0100

csiph-web