All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: omap: fix the alphabetical order
@ 2011-06-30 11:48 Felipe Balbi
  2011-06-30 12:06 ` [PATCH v2] " Felipe Balbi
  0 siblings, 1 reply; 5+ messages in thread
From: Felipe Balbi @ 2011-06-30 11:48 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Linux OMAP Mailing List, Felipe Balbi

That might have been correct on some ancient
dead language, but I like better when things
are recent.

Fix the alphabetical order.

Signed-off-by: Felipe Balbi <balbi@ti.com>
---
 arch/arm/plat-omap/include/plat/omap_device.h |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/arch/arm/plat-omap/include/plat/omap_device.h b/arch/arm/plat-omap/include/plat/omap_device.h
index e4c349f..c086c62 100644
--- a/arch/arm/plat-omap/include/plat/omap_device.h
+++ b/arch/arm/plat-omap/include/plat/omap_device.h
@@ -4,10 +4,9 @@
  * Copyright (C) 2009 Nokia Corporation
  * Paul Walmsley
  *
- * Developed in collaboration with (alphabetical order): Benoit
- * Cousson, Kevin Hilman, Tony Lindgren, Rajendra Nayak, Vikram
- * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard
- * Woodruff
+ * Developed in collaboration with (alphabetical order): Anand Sawant, Benoit
+ * Cousson, Kevin Hilman, Rajendra Nayak, Richard Woodruff Sakari Poussa,
+ * Santosh Shilimkar, Tony Lindgren, Vikram Pandita,
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
-- 
1.7.6


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

* [PATCH v2] arm: omap: fix the alphabetical order
  2011-06-30 11:48 [PATCH] arm: omap: fix the alphabetical order Felipe Balbi
@ 2011-06-30 12:06 ` Felipe Balbi
  2011-07-01  1:04   ` Silesh C V
  0 siblings, 1 reply; 5+ messages in thread
From: Felipe Balbi @ 2011-06-30 12:06 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Linux OMAP Mailing List, Felipe Balbi

That might have been correct on some ancient
dead language, but I like better when things
are recent.

Fix the alphabetical order.

Signed-off-by: Felipe Balbi <balbi@ti.com>
---

Fixed missing comma after Richard's name and removed
comma after Vikram's name.

Thanks Charulatha Varadarajan for spotting those two.

 arch/arm/plat-omap/include/plat/omap_device.h |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/arch/arm/plat-omap/include/plat/omap_device.h b/arch/arm/plat-omap/include/plat/omap_device.h
index e4c349f..5a2369ba 100644
--- a/arch/arm/plat-omap/include/plat/omap_device.h
+++ b/arch/arm/plat-omap/include/plat/omap_device.h
@@ -4,10 +4,9 @@
  * Copyright (C) 2009 Nokia Corporation
  * Paul Walmsley
  *
- * Developed in collaboration with (alphabetical order): Benoit
- * Cousson, Kevin Hilman, Tony Lindgren, Rajendra Nayak, Vikram
- * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard
- * Woodruff
+ * Developed in collaboration with (alphabetical order): Anand Sawant, Benoit
+ * Cousson, Kevin Hilman, Rajendra Nayak, Richard Woodruff, Sakari Poussa,
+ * Santosh Shilimkar, Tony Lindgren, Vikram Pandita
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
-- 
1.7.6


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

* Re: [PATCH v2] arm: omap: fix the alphabetical order
  2011-06-30 12:06 ` [PATCH v2] " Felipe Balbi
@ 2011-07-01  1:04   ` Silesh C V
  2011-07-01  1:36     ` Paul Walmsley
  2011-07-01 10:14     ` Felipe Balbi
  0 siblings, 2 replies; 5+ messages in thread
From: Silesh C V @ 2011-07-01  1:04 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Tony Lindgren, Linux OMAP Mailing List

On Thu, Jun 30, 2011 at 9:06 PM, Felipe Balbi <balbi@ti.com> wrote:
> That might have been correct on some ancient
> dead language, but I like better when things
> are recent.
>
> Fix the alphabetical order.
>
> Signed-off-by: Felipe Balbi <balbi@ti.com>
> ---
>
> Fixed missing comma after Richard's name and removed
> comma after Vikram's name.
>
> Thanks Charulatha Varadarajan for spotting those two.
>
>  arch/arm/plat-omap/include/plat/omap_device.h |    7 +++----
>  1 files changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm/plat-omap/include/plat/omap_device.h b/arch/arm/plat-omap/include/plat/omap_device.h
> index e4c349f..5a2369ba 100644
> --- a/arch/arm/plat-omap/include/plat/omap_device.h
> +++ b/arch/arm/plat-omap/include/plat/omap_device.h
> @@ -4,10 +4,9 @@
>  * Copyright (C) 2009 Nokia Corporation
>  * Paul Walmsley
>  *
> - * Developed in collaboration with (alphabetical order): Benoit
> - * Cousson, Kevin Hilman, Tony Lindgren, Rajendra Nayak, Vikram
> - * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard
> - * Woodruff

Looks like the original author was referring to the last names when he
meant 'in alphabetical order' which is also correct in a way. So it
looks like it is not only correct in a dead ancient language but also
in some recent ones. :-)

http://en.wikipedia.org/wiki/Name_order#Name_order

Regards,
Silesh
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH v2] arm: omap: fix the alphabetical order
  2011-07-01  1:04   ` Silesh C V
@ 2011-07-01  1:36     ` Paul Walmsley
  2011-07-01 10:14     ` Felipe Balbi
  1 sibling, 0 replies; 5+ messages in thread
From: Paul Walmsley @ 2011-07-01  1:36 UTC (permalink / raw)
  To: Silesh C V, Felipe Balbi; +Cc: Tony Lindgren, Linux OMAP Mailing List

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1564 bytes --]

On Fri, 1 Jul 2011, Silesh C V wrote:

> On Thu, Jun 30, 2011 at 9:06 PM, Felipe Balbi <balbi@ti.com> wrote:
> > That might have been correct on some ancient
> > dead language, but I like better when things
> > are recent.
> >
> > Fix the alphabetical order.
> >
> > Signed-off-by: Felipe Balbi <balbi@ti.com>
> > ---
> >
> > Fixed missing comma after Richard's name and removed
> > comma after Vikram's name.
> >
> > Thanks Charulatha Varadarajan for spotting those two.
> >
> >  arch/arm/plat-omap/include/plat/omap_device.h |    7 +++----
> >  1 files changed, 3 insertions(+), 4 deletions(-)
> >
> > diff --git a/arch/arm/plat-omap/include/plat/omap_device.h b/arch/arm/plat-omap/include/plat/omap_device.h
> > index e4c349f..5a2369ba 100644
> > --- a/arch/arm/plat-omap/include/plat/omap_device.h
> > +++ b/arch/arm/plat-omap/include/plat/omap_device.h
> > @@ -4,10 +4,9 @@
> >  * Copyright (C) 2009 Nokia Corporation
> >  * Paul Walmsley
> >  *
> > - * Developed in collaboration with (alphabetical order): Benoit
> > - * Cousson, Kevin Hilman, Tony Lindgren, Rajendra Nayak, Vikram
> > - * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard
> > - * Woodruff
> 
> Looks like the original author was referring to the last names when he
> meant 'in alphabetical order' which is also correct in a way. So it
> looks like it is not only correct in a dead ancient language but also
> in some recent ones. :-)
> 
> http://en.wikipedia.org/wiki/Name_order#Name_order

Silesh's conclusion is correct.


- Paul

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

* Re: [PATCH v2] arm: omap: fix the alphabetical order
  2011-07-01  1:04   ` Silesh C V
  2011-07-01  1:36     ` Paul Walmsley
@ 2011-07-01 10:14     ` Felipe Balbi
  1 sibling, 0 replies; 5+ messages in thread
From: Felipe Balbi @ 2011-07-01 10:14 UTC (permalink / raw)
  To: Silesh C V; +Cc: Felipe Balbi, Tony Lindgren, Linux OMAP Mailing List

[-- Attachment #1: Type: text/plain, Size: 1520 bytes --]

Hi,

On Fri, Jul 01, 2011 at 10:04:00AM +0900, Silesh C V wrote:
> On Thu, Jun 30, 2011 at 9:06 PM, Felipe Balbi <balbi@ti.com> wrote:
> > That might have been correct on some ancient
> > dead language, but I like better when things
> > are recent.
> >
> > Fix the alphabetical order.
> >
> > Signed-off-by: Felipe Balbi <balbi@ti.com>
> > ---
> >
> > Fixed missing comma after Richard's name and removed
> > comma after Vikram's name.
> >
> > Thanks Charulatha Varadarajan for spotting those two.
> >
> >  arch/arm/plat-omap/include/plat/omap_device.h |    7 +++----
> >  1 files changed, 3 insertions(+), 4 deletions(-)
> >
> > diff --git a/arch/arm/plat-omap/include/plat/omap_device.h b/arch/arm/plat-omap/include/plat/omap_device.h
> > index e4c349f..5a2369ba 100644
> > --- a/arch/arm/plat-omap/include/plat/omap_device.h
> > +++ b/arch/arm/plat-omap/include/plat/omap_device.h
> > @@ -4,10 +4,9 @@
> >  * Copyright (C) 2009 Nokia Corporation
> >  * Paul Walmsley
> >  *
> > - * Developed in collaboration with (alphabetical order): Benoit
> > - * Cousson, Kevin Hilman, Tony Lindgren, Rajendra Nayak, Vikram
> > - * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard
> > - * Woodruff
> 
> Looks like the original author was referring to the last names when he
> meant 'in alphabetical order' which is also correct in a way. So it
> looks like it is not only correct in a dead ancient language but also
> in some recent ones. :-)

good catch ;-)

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2011-07-01 10:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-30 11:48 [PATCH] arm: omap: fix the alphabetical order Felipe Balbi
2011-06-30 12:06 ` [PATCH v2] " Felipe Balbi
2011-07-01  1:04   ` Silesh C V
2011-07-01  1:36     ` Paul Walmsley
2011-07-01 10:14     ` Felipe Balbi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.