2012-05-16 10:23:34

by Oskar Schirmer

[permalink] [raw]
Subject: [PATCH 0/5] Change old mail addresses to current ones

Several old mail addresses are no longer functional, e.g.:

SMTP error from remote mail server after RCPT TO:<[email protected]>:
host 192.168.3.31 [192.168.3.31]: 550 Unknown user

To avoid confusion change to some authors' current addresses.

Oskar Schirmer (5):
xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer
i2c: Change mail address of Oskar Schirmer
net: Change mail address of Oskar Schirmer
lib: Change mail address of Oskar Schirmer
arm/m68k: Change mail address of Sebastian Heß

arch/m68k/platform/532x/config.c | 2 +-
arch/xtensa/variants/s6000/dmac.c | 2 +-
arch/xtensa/variants/s6000/gpio.c | 4 ++--
arch/xtensa/variants/s6000/include/variant/dmac.h | 2 +-
arch/xtensa/variants/s6000/irq.c | 4 ++--
drivers/i2c/busses/i2c-s6000.c | 2 +-
drivers/i2c/busses/i2c-s6000.h | 2 +-
drivers/net/ethernet/s6gmac.c | 4 ++--
include/linux/rational.h | 2 +-
lib/rational.c | 2 +-
10 files changed, 13 insertions(+), 13 deletions(-)

--
1.7.5.4


2012-05-16 10:23:39

by Oskar Schirmer

[permalink] [raw]
Subject: [PATCH 2/5] i2c: Change mail address of Oskar Schirmer

That old mail address doesnt exist any more.
This changes all occurences to my new address.

Signed-off-by: Oskar Schirmer <[email protected]>
Cc: Jean Delvare <[email protected]>
---
drivers/i2c/busses/i2c-s6000.c | 2 +-
drivers/i2c/busses/i2c-s6000.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/i2c/busses/i2c-s6000.c b/drivers/i2c/busses/i2c-s6000.c
index c64ba73..b76a29d 100644
--- a/drivers/i2c/busses/i2c-s6000.c
+++ b/drivers/i2c/busses/i2c-s6000.c
@@ -3,7 +3,7 @@
*
* Description: Driver for S6000 Family I2C Interface
* Copyright (c) 2008 emlix GmbH
- * Author: Oskar Schirmer <[email protected]>
+ * Author: Oskar Schirmer <[email protected]>
*
* Partially based on i2c-bfin-twi.c driver by <[email protected]>
* Copyright (c) 2005-2007 Analog Devices, Inc.
diff --git a/drivers/i2c/busses/i2c-s6000.h b/drivers/i2c/busses/i2c-s6000.h
index ff23b81..4936f9f 100644
--- a/drivers/i2c/busses/i2c-s6000.h
+++ b/drivers/i2c/busses/i2c-s6000.h
@@ -6,7 +6,7 @@
* for more details.
*
* Copyright (C) 2008 Emlix GmbH <[email protected]>
- * Author: Oskar Schirmer <[email protected]>
+ * Author: Oskar Schirmer <[email protected]>
*/

#ifndef __DRIVERS_I2C_BUSSES_I2C_S6000_H
--
1.7.5.4

2012-05-16 10:23:57

by Oskar Schirmer

[permalink] [raw]
Subject: [PATCH 3/5] net: Change mail address of Oskar Schirmer

That old mail address doesnt exist any more.
This changes all occurences to my new address.

Signed-off-by: Oskar Schirmer <[email protected]>
Cc: [email protected]
---
drivers/net/ethernet/s6gmac.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/ethernet/s6gmac.c b/drivers/net/ethernet/s6gmac.c
index 1895605..6f0d284 100644
--- a/drivers/net/ethernet/s6gmac.c
+++ b/drivers/net/ethernet/s6gmac.c
@@ -1,7 +1,7 @@
/*
* Ethernet driver for S6105 on chip network device
* (c)2008 emlix GmbH http://www.emlix.com
- * Authors: Oskar Schirmer <[email protected]>
+ * Authors: Oskar Schirmer <[email protected]>
* Daniel Gloeckner <[email protected]>
*
* This program is free software; you can redistribute it and/or
@@ -1070,4 +1070,4 @@ module_exit(s6gmac_exit);

MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("S6105 on chip Ethernet driver");
-MODULE_AUTHOR("Oskar Schirmer <[email protected]>");
+MODULE_AUTHOR("Oskar Schirmer <[email protected]>");
--
1.7.5.4

2012-05-16 10:24:08

by Oskar Schirmer

[permalink] [raw]
Subject: [PATCH 5/5] arm/m68k: Change mail address of Se

That old mail address doesnt exist any more.
This changes all occurences to a current address.

Signed-off-by: Oskar Schirmer <[email protected]>
Acked-by: Sebastian Heß <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
---
arch/m68k/platform/532x/config.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/m68k/platform/532x/config.c b/arch/m68k/platform/532x/config.c
index 37082d0..21d6cb1 100644
--- a/arch/m68k/platform/532x/config.c
+++ b/arch/m68k/platform/532x/config.c
@@ -7,7 +7,7 @@
* Copyright (C) 2000, Lineo (http://www.lineo.com)
* Yaroslav Vinogradov [email protected]
* Copyright Freescale Semiconductor, Inc 2006
- * Copyright (c) 2006, emlix, Sebastian Hess <[email protected]>
+ * Copyright (c) 2006, emlix, Sebastian Hess <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
--
1.7.5.4

2012-05-16 10:24:27

by Oskar Schirmer

[permalink] [raw]
Subject: [PATCH 4/5] lib: Change mail address of Oskar Schirmer

That old mail address doesnt exist any more.
This changes all occurences to my new address.

Signed-off-by: Oskar Schirmer <[email protected]>
Cc: Paul Gortmaker <[email protected]>
---
include/linux/rational.h | 2 +-
lib/rational.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/linux/rational.h b/include/linux/rational.h
index 4f532fc..bfa6a2b 100644
--- a/include/linux/rational.h
+++ b/include/linux/rational.h
@@ -1,7 +1,7 @@
/*
* rational fractions
*
- * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]>
+ * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]>
*
* helper functions when coping with rational numbers,
* e.g. when calculating optimum numerator/denominator pairs for
diff --git a/lib/rational.c b/lib/rational.c
index d326da3..f0aa21c 100644
--- a/lib/rational.c
+++ b/lib/rational.c
@@ -1,7 +1,7 @@
/*
* rational fractions
*
- * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]>
+ * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]>
*
* helper functions when coping with rational numbers
*/
--
1.7.5.4

2012-05-16 10:24:46

by Oskar Schirmer

[permalink] [raw]
Subject: [PATCH 1/5] xtensa: Change mail addresses of Hannes Weiner and Oskar

These old mail addresses dont exist any more.
This changes all occurences to the authors' current addresses.

Signed-off-by: Oskar Schirmer <[email protected]>
Cc: Hannes Weiner <[email protected]>
Cc: Chris Zankel <[email protected]>
---
arch/xtensa/variants/s6000/dmac.c | 2 +-
arch/xtensa/variants/s6000/gpio.c | 4 ++--
arch/xtensa/variants/s6000/include/variant/dmac.h | 2 +-
arch/xtensa/variants/s6000/irq.c | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/arch/xtensa/variants/s6000/dmac.c b/arch/xtensa/variants/s6000/dmac.c
index dc7f7c5..340f5bb 100644
--- a/arch/xtensa/variants/s6000/dmac.c
+++ b/arch/xtensa/variants/s6000/dmac.c
@@ -1,5 +1,5 @@
/*
- * Authors: Oskar Schirmer <[email protected]>
+ * Authors: Oskar Schirmer <[email protected]>
* Daniel Gloeckner <[email protected]>
* (c) 2008 emlix GmbH http://www.emlix.com
*
diff --git a/arch/xtensa/variants/s6000/gpio.c b/arch/xtensa/variants/s6000/gpio.c
index 7af0757..b89541b 100644
--- a/arch/xtensa/variants/s6000/gpio.c
+++ b/arch/xtensa/variants/s6000/gpio.c
@@ -2,8 +2,8 @@
* s6000 gpio driver
*
* Copyright (c) 2009 emlix GmbH
- * Authors: Oskar Schirmer <[email protected]>
- * Johannes Weiner <[email protected]>
+ * Authors: Oskar Schirmer <[email protected]>
+ * Johannes Weiner <[email protected]>
* Daniel Gloeckner <[email protected]>
*/
#include <linux/bitops.h>
diff --git a/arch/xtensa/variants/s6000/include/variant/dmac.h b/arch/xtensa/variants/s6000/include/variant/dmac.h
index e81735b..3f88d9f 100644
--- a/arch/xtensa/variants/s6000/include/variant/dmac.h
+++ b/arch/xtensa/variants/s6000/include/variant/dmac.h
@@ -8,7 +8,7 @@
* Copyright (C) 2006 Tensilica Inc.
* Copyright (C) 2008 Emlix GmbH <[email protected]>
* Authors: Fabian Godehardt <[email protected]>
- * Oskar Schirmer <[email protected]>
+ * Oskar Schirmer <[email protected]>
* Daniel Gloeckner <[email protected]>
*/

diff --git a/arch/xtensa/variants/s6000/irq.c b/arch/xtensa/variants/s6000/irq.c
index 6651e32..81a241e 100644
--- a/arch/xtensa/variants/s6000/irq.c
+++ b/arch/xtensa/variants/s6000/irq.c
@@ -2,8 +2,8 @@
* s6000 irq crossbar
*
* Copyright (c) 2009 emlix GmbH
- * Authors: Johannes Weiner <[email protected]>
- * Oskar Schirmer <[email protected]>
+ * Authors: Johannes Weiner <[email protected]>
+ * Oskar Schirmer <[email protected]>
*/
#include <linux/io.h>
#include <asm/irq.h>
--
1.7.5.4

2012-05-17 13:15:32

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH 1/5] xtensa: Change mail addresses of Hannes Weiner and Oskar

On Wed, 16 May 2012, Oskar Schirmer wrote:

> These old mail addresses dont exist any more.
> This changes all occurences to the authors' current addresses.
>
> Signed-off-by: Oskar Schirmer <[email protected]>
> Cc: Hannes Weiner <[email protected]>

I'd like to get Acked-by from Johannes for this patch before applying.

Thanks.

> Cc: Chris Zankel <[email protected]>
> ---
> arch/xtensa/variants/s6000/dmac.c | 2 +-
> arch/xtensa/variants/s6000/gpio.c | 4 ++--
> arch/xtensa/variants/s6000/include/variant/dmac.h | 2 +-
> arch/xtensa/variants/s6000/irq.c | 4 ++--
> 4 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/arch/xtensa/variants/s6000/dmac.c b/arch/xtensa/variants/s6000/dmac.c
> index dc7f7c5..340f5bb 100644
> --- a/arch/xtensa/variants/s6000/dmac.c
> +++ b/arch/xtensa/variants/s6000/dmac.c
> @@ -1,5 +1,5 @@
> /*
> - * Authors: Oskar Schirmer <[email protected]>
> + * Authors: Oskar Schirmer <[email protected]>
> * Daniel Gloeckner <[email protected]>
> * (c) 2008 emlix GmbH http://www.emlix.com
> *
> diff --git a/arch/xtensa/variants/s6000/gpio.c b/arch/xtensa/variants/s6000/gpio.c
> index 7af0757..b89541b 100644
> --- a/arch/xtensa/variants/s6000/gpio.c
> +++ b/arch/xtensa/variants/s6000/gpio.c
> @@ -2,8 +2,8 @@
> * s6000 gpio driver
> *
> * Copyright (c) 2009 emlix GmbH
> - * Authors: Oskar Schirmer <[email protected]>
> - * Johannes Weiner <[email protected]>
> + * Authors: Oskar Schirmer <[email protected]>
> + * Johannes Weiner <[email protected]>
> * Daniel Gloeckner <[email protected]>
> */
> #include <linux/bitops.h>
> diff --git a/arch/xtensa/variants/s6000/include/variant/dmac.h b/arch/xtensa/variants/s6000/include/variant/dmac.h
> index e81735b..3f88d9f 100644
> --- a/arch/xtensa/variants/s6000/include/variant/dmac.h
> +++ b/arch/xtensa/variants/s6000/include/variant/dmac.h
> @@ -8,7 +8,7 @@
> * Copyright (C) 2006 Tensilica Inc.
> * Copyright (C) 2008 Emlix GmbH <[email protected]>
> * Authors: Fabian Godehardt <[email protected]>
> - * Oskar Schirmer <[email protected]>
> + * Oskar Schirmer <[email protected]>
> * Daniel Gloeckner <[email protected]>
> */
>
> diff --git a/arch/xtensa/variants/s6000/irq.c b/arch/xtensa/variants/s6000/irq.c
> index 6651e32..81a241e 100644
> --- a/arch/xtensa/variants/s6000/irq.c
> +++ b/arch/xtensa/variants/s6000/irq.c
> @@ -2,8 +2,8 @@
> * s6000 irq crossbar
> *
> * Copyright (c) 2009 emlix GmbH
> - * Authors: Johannes Weiner <[email protected]>
> - * Oskar Schirmer <[email protected]>
> + * Authors: Johannes Weiner <[email protected]>
> + * Oskar Schirmer <[email protected]>
> */
> #include <linux/io.h>
> #include <asm/irq.h>
> --
> 1.7.5.4
>

--
Jiri Kosina
SUSE Labs

2012-05-17 13:17:46

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH 5/5] arm/m68k: Change mail address of Se

On Wed, 16 May 2012, Oskar Schirmer wrote:

> That old mail address doesnt exist any more.
> This changes all occurences to a current address.

I have fixed the subject and applied.

>
> Signed-off-by: Oskar Schirmer <[email protected]>
> Acked-by: Sebastian Heß <[email protected]>
> Cc: Geert Uytterhoeven <[email protected]>
> ---
> arch/m68k/platform/532x/config.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/m68k/platform/532x/config.c b/arch/m68k/platform/532x/config.c
> index 37082d0..21d6cb1 100644
> --- a/arch/m68k/platform/532x/config.c
> +++ b/arch/m68k/platform/532x/config.c
> @@ -7,7 +7,7 @@
> * Copyright (C) 2000, Lineo (http://www.lineo.com)
> * Yaroslav Vinogradov [email protected]
> * Copyright Freescale Semiconductor, Inc 2006
> - * Copyright (c) 2006, emlix, Sebastian Hess <[email protected]>
> + * Copyright (c) 2006, emlix, Sebastian Hess <[email protected]>
> *
> * This program is free software; you can redistribute it and/or modify
> * it under the terms of the GNU General Public License as published by
> --
> 1.7.5.4
>

--
Jiri Kosina
SUSE Labs

2012-05-17 13:18:18

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH 3/5] net: Change mail address of Oskar Schirmer

On Wed, 16 May 2012, Oskar Schirmer wrote:

> That old mail address doesnt exist any more.
> This changes all occurences to my new address.
>
> Signed-off-by: Oskar Schirmer <[email protected]>
> Cc: [email protected]
> ---
> drivers/net/ethernet/s6gmac.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/ethernet/s6gmac.c b/drivers/net/ethernet/s6gmac.c
> index 1895605..6f0d284 100644
> --- a/drivers/net/ethernet/s6gmac.c
> +++ b/drivers/net/ethernet/s6gmac.c
> @@ -1,7 +1,7 @@
> /*
> * Ethernet driver for S6105 on chip network device
> * (c)2008 emlix GmbH http://www.emlix.com
> - * Authors: Oskar Schirmer <[email protected]>
> + * Authors: Oskar Schirmer <[email protected]>
> * Daniel Gloeckner <[email protected]>
> *
> * This program is free software; you can redistribute it and/or
> @@ -1070,4 +1070,4 @@ module_exit(s6gmac_exit);
>
> MODULE_LICENSE("GPL");
> MODULE_DESCRIPTION("S6105 on chip Ethernet driver");
> -MODULE_AUTHOR("Oskar Schirmer <[email protected]>");
> +MODULE_AUTHOR("Oskar Schirmer <[email protected]>");

I am applying this to trivial.git.

--
Jiri Kosina
SUSE Labs

2012-05-17 13:18:51

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH 4/5] lib: Change mail address of Oskar Schirmer

On Wed, 16 May 2012, Oskar Schirmer wrote:

> That old mail address doesnt exist any more.
> This changes all occurences to my new address.
>
> Signed-off-by: Oskar Schirmer <[email protected]>
> Cc: Paul Gortmaker <[email protected]>
> ---
> include/linux/rational.h | 2 +-
> lib/rational.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/linux/rational.h b/include/linux/rational.h
> index 4f532fc..bfa6a2b 100644
> --- a/include/linux/rational.h
> +++ b/include/linux/rational.h
> @@ -1,7 +1,7 @@
> /*
> * rational fractions
> *
> - * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]>
> + * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]>
> *
> * helper functions when coping with rational numbers,
> * e.g. when calculating optimum numerator/denominator pairs for
> diff --git a/lib/rational.c b/lib/rational.c
> index d326da3..f0aa21c 100644
> --- a/lib/rational.c
> +++ b/lib/rational.c
> @@ -1,7 +1,7 @@
> /*
> * rational fractions
> *
> - * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]>
> + * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]>
> *
> * helper functions when coping with rational numbers
> */

Applied.

--
Jiri Kosina
SUSE Labs

2012-05-17 19:56:26

by Johannes Weiner

[permalink] [raw]
Subject: Re: [PATCH 1/5] xtensa: Change mail addresses of Hannes Weiner and Oskar

On Thu, May 17, 2012 at 03:15:21PM +0200, Jiri Kosina wrote:
> On Wed, 16 May 2012, Oskar Schirmer wrote:
>
> > These old mail addresses dont exist any more.
> > This changes all occurences to the authors' current addresses.
> >
> > Signed-off-by: Oskar Schirmer <[email protected]>
> > Cc: Hannes Weiner <[email protected]>
>
> I'd like to get Acked-by from Johannes for this patch before applying.

Acked-by: Johannes Weiner <[email protected]>

Thanks for the patch, Oskar. And thanks for the quick response, Jiri!

2012-05-24 09:18:26

by Sonic Zhang

[permalink] [raw]
Subject: Re: [PATCH 2/5] i2c: Change mail address of Oskar Schirmer

PING

On Wed, May 16, 2012 at 5:41 PM, Oskar Schirmer <[email protected]> wrote:
> That old mail address doesnt exist any more.
> This changes all occurences to my new address.
>
> Signed-off-by: Oskar Schirmer <[email protected]>
> Cc: Jean Delvare <[email protected]>
> ---
> ?drivers/i2c/busses/i2c-s6000.c | ? ?2 +-
> ?drivers/i2c/busses/i2c-s6000.h | ? ?2 +-
> ?2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/i2c/busses/i2c-s6000.c b/drivers/i2c/busses/i2c-s6000.c
> index c64ba73..b76a29d 100644
> --- a/drivers/i2c/busses/i2c-s6000.c
> +++ b/drivers/i2c/busses/i2c-s6000.c
> @@ -3,7 +3,7 @@
> ?*
> ?* Description: Driver for S6000 Family I2C Interface
> ?* Copyright (c) 2008 emlix GmbH
> - * Author: ? ? Oskar Schirmer <[email protected]>
> + * Author: ? ? Oskar Schirmer <[email protected]>
> ?*
> ?* Partially based on i2c-bfin-twi.c driver by <[email protected]>
> ?* Copyright (c) 2005-2007 Analog Devices, Inc.
> diff --git a/drivers/i2c/busses/i2c-s6000.h b/drivers/i2c/busses/i2c-s6000.h
> index ff23b81..4936f9f 100644
> --- a/drivers/i2c/busses/i2c-s6000.h
> +++ b/drivers/i2c/busses/i2c-s6000.h
> @@ -6,7 +6,7 @@
> ?* for more details.
> ?*
> ?* Copyright (C) 2008 Emlix GmbH <[email protected]>
> - * Author: ? ? Oskar Schirmer <[email protected]>
> + * Author: ? ? Oskar Schirmer <[email protected]>
> ?*/
>
> ?#ifndef __DRIVERS_I2C_BUSSES_I2C_S6000_H
> --
> 1.7.5.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at ?http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at ?http://www.tux.org/lkml/

2012-05-24 09:22:29

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH 2/5] i2c: Change mail address of Oskar Schirmer

On Thu, 24 May 2012, Sonic Zhang wrote:

> PING

What is this ping about? It's already in Linus' tree, commit 8533848809c.

> On Wed, May 16, 2012 at 5:41 PM, Oskar Schirmer <[email protected]> wrote:
> > That old mail address doesnt exist any more.
> > This changes all occurences to my new address.
> >
> > Signed-off-by: Oskar Schirmer <[email protected]>
> > Cc: Jean Delvare <[email protected]>
> > ---
> > ?drivers/i2c/busses/i2c-s6000.c | ? ?2 +-
> > ?drivers/i2c/busses/i2c-s6000.h | ? ?2 +-
> > ?2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/drivers/i2c/busses/i2c-s6000.c b/drivers/i2c/busses/i2c-s6000.c
> > index c64ba73..b76a29d 100644
> > --- a/drivers/i2c/busses/i2c-s6000.c
> > +++ b/drivers/i2c/busses/i2c-s6000.c
> > @@ -3,7 +3,7 @@
> > ?*
> > ?* Description: Driver for S6000 Family I2C Interface
> > ?* Copyright (c) 2008 emlix GmbH
> > - * Author: ? ? Oskar Schirmer <[email protected]>
> > + * Author: ? ? Oskar Schirmer <[email protected]>
> > ?*
> > ?* Partially based on i2c-bfin-twi.c driver by <[email protected]>
> > ?* Copyright (c) 2005-2007 Analog Devices, Inc.
> > diff --git a/drivers/i2c/busses/i2c-s6000.h b/drivers/i2c/busses/i2c-s6000.h
> > index ff23b81..4936f9f 100644
> > --- a/drivers/i2c/busses/i2c-s6000.h
> > +++ b/drivers/i2c/busses/i2c-s6000.h
> > @@ -6,7 +6,7 @@
> > ?* for more details.
> > ?*
> > ?* Copyright (C) 2008 Emlix GmbH <[email protected]>
> > - * Author: ? ? Oskar Schirmer <[email protected]>
> > + * Author: ? ? Oskar Schirmer <[email protected]>
> > ?*/
> >
> > ?#ifndef __DRIVERS_I2C_BUSSES_I2C_S6000_H

--
Jiri Kosina
SUSE Labs