linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] irq-gic: remove file name from heading comment
@ 2013-12-13 23:24 Sergei Shtylyov
  2014-01-14 23:49 ` Sergei Shtylyov
  0 siblings, 1 reply; 5+ messages in thread
From: Sergei Shtylyov @ 2013-12-13 23:24 UTC (permalink / raw)
  To: linux-arm-kernel

File names in the heading comments  fell out of favor long ago, and this one
weren't even changed when the driver was moved from arch/arm/common/, so remove
it at last...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
The patch is against the 'irq/core' branch of the 'tip.git' repo.

 drivers/irqchip/irq-gic.c |    2 --
 1 file changed, 2 deletions(-)

Index: tip/drivers/irqchip/irq-gic.c
===================================================================
--- tip.orig/drivers/irqchip/irq-gic.c
+++ tip/drivers/irqchip/irq-gic.c
@@ -1,6 +1,4 @@
 /*
- *  linux/arch/arm/common/gic.c
- *
  *  Copyright (C) 2002 ARM Limited, All Rights Reserved.
  *
  * This program is free software; you can redistribute it and/or modify

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] irq-gic: remove file name from heading comment
  2013-12-13 23:24 [PATCH] irq-gic: remove file name from heading comment Sergei Shtylyov
@ 2014-01-14 23:49 ` Sergei Shtylyov
  2014-03-05  0:10   ` Sergei Shtylyov
  0 siblings, 1 reply; 5+ messages in thread
From: Sergei Shtylyov @ 2014-01-14 23:49 UTC (permalink / raw)
  To: linux-arm-kernel

Hello.

On 12/14/2013 02:24 AM, Sergei Shtylyov wrote:

> File names in the heading comments  fell out of favor long ago, and this one
> weren't even changed when the driver was moved from arch/arm/common/, so remove
> it at last...

> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

> ---
> The patch is against the 'irq/core' branch of the 'tip.git' repo.

    Thomas, is there a chance that you merge this patch for 3.14? Is it even 
the right branch for cleanups (I'm seeing fixes there)?

WBR, Sergei

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] irq-gic: remove file name from heading comment
  2014-01-14 23:49 ` Sergei Shtylyov
@ 2014-03-05  0:10   ` Sergei Shtylyov
  2014-03-05  0:27     ` Thomas Gleixner
  0 siblings, 1 reply; 5+ messages in thread
From: Sergei Shtylyov @ 2014-03-05  0:10 UTC (permalink / raw)
  To: linux-arm-kernel

Hello.

On 01/15/2014 02:49 AM, Sergei Shtylyov wrote:

>> File names in the heading comments  fell out of favor long ago, and this one
>> weren't even changed when the driver was moved from arch/arm/common/, so remove
>> it at last...

>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

>> ---
>> The patch is against the 'irq/core' branch of the 'tip.git' repo.

>     Thomas, is there a chance that you merge this patch for 3.14? Is it even
> the right branch for cleanups (I'm seeing fixes there)?

    Thomas, will you ever reply to me? Who's maintaining the GIC driver, you?
Or the patches shoud just go in via arm-soc.git?

WBR, Sergei

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] irq-gic: remove file name from heading comment
  2014-03-05  0:10   ` Sergei Shtylyov
@ 2014-03-05  0:27     ` Thomas Gleixner
  2014-03-05 19:03       ` Sergei Shtylyov
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Gleixner @ 2014-03-05  0:27 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, 5 Mar 2014, Sergei Shtylyov wrote:
> Hello.
> 
> On 01/15/2014 02:49 AM, Sergei Shtylyov wrote:
> 
> > > File names in the heading comments  fell out of favor long ago, and this
> > > one
> > > weren't even changed when the driver was moved from arch/arm/common/, so
> > > remove
> > > it at last...
> 
> > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> 
> > > ---
> > > The patch is against the 'irq/core' branch of the 'tip.git' repo.
> 
> >     Thomas, is there a chance that you merge this patch for 3.14? Is it even
> > the right branch for cleanups (I'm seeing fixes there)?
> 
>    Thomas, will you ever reply to me? Who's maintaining the GIC driver, you?
> Or the patches shoud just go in via arm-soc.git?

That patch is so important^Wtrivial that it really can go via the
obvious trivial at kernel.org

Sigh....

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] irq-gic: remove file name from heading comment
  2014-03-05  0:27     ` Thomas Gleixner
@ 2014-03-05 19:03       ` Sergei Shtylyov
  0 siblings, 0 replies; 5+ messages in thread
From: Sergei Shtylyov @ 2014-03-05 19:03 UTC (permalink / raw)
  To: linux-arm-kernel

Hello.

On 03/05/2014 03:27 AM, Thomas Gleixner wrote:

>>>> File names in the heading comments  fell out of favor long ago, and this
>>>> one
>>>> weren't even changed when the driver was moved from arch/arm/common/, so
>>>> remove
>>>> it at last...

>>>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

>>>> ---
>>>> The patch is against the 'irq/core' branch of the 'tip.git' repo.

>>>      Thomas, is there a chance that you merge this patch for 3.14? Is it even
>>> the right branch for cleanups (I'm seeing fixes there)?

>>     Thomas, will you ever reply to me? Who's maintaining the GIC driver, you?
>> Or the patches shoud just go in via arm-soc.git?

> That patch is so important^Wtrivial that it really can go via the
> obvious trivial at kernel.org

    I've never been redirected to trivial. I thought only typo fixes and such 
go there. The question is why it did take so long to tell me to do this...

> Sigh....

    Yes... thanks anyway, I'll try sending to trivial.

WBR, Sergei

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-05 19:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13 23:24 [PATCH] irq-gic: remove file name from heading comment Sergei Shtylyov
2014-01-14 23:49 ` Sergei Shtylyov
2014-03-05  0:10   ` Sergei Shtylyov
2014-03-05  0:27     ` Thomas Gleixner
2014-03-05 19:03       ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).