* [2.6 patch] DVB: remove bouncing address of Alex Woods
@ 2005-02-06 20:22 Adrian Bunk
2005-02-06 20:59 ` [linux-dvb-maintainer] " Holger Waechtler
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2005-02-06 20:22 UTC (permalink / raw)
To: linux-dvb-maintainer; +Cc: linux-kernel
This patch removes the bouncing email address linux-dvb@giblets.org of
Alex Woods.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
drivers/media/dvb/ttusb-dec/ttusb_dec.c | 4 ++--
drivers/media/dvb/ttusb-dec/ttusbdecfe.c | 2 +-
drivers/media/dvb/ttusb-dec/ttusbdecfe.h | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
--- linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.h.old 2005-02-06 21:18:09.000000000 +0100
+++ linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.h 2005-02-06 21:18:31.000000000 +0100
@@ -1,7 +1,7 @@
/*
* TTUSB DEC Driver
*
- * Copyright (C) 2003-2004 Alex Woods <linux-dvb@giblets.org>
+ * Copyright (C) 2003-2004 Alex Woods
*
* 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
--- linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusb_dec.c.old 2005-02-06 21:18:43.000000000 +0100
+++ linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusb_dec.c 2005-02-06 21:18:53.000000000 +0100
@@ -1,7 +1,7 @@
/*
* TTUSB DEC Driver
*
- * Copyright (C) 2003-2004 Alex Woods <linux-dvb@giblets.org>
+ * Copyright (C) 2003-2004 Alex Woods
*
* 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
@@ -1583,7 +1583,7 @@
module_init(ttusb_dec_init);
module_exit(ttusb_dec_exit);
-MODULE_AUTHOR("Alex Woods <linux-dvb@giblets.org>");
+MODULE_AUTHOR("Alex Woods");
MODULE_DESCRIPTION(DRIVER_NAME);
MODULE_LICENSE("GPL");
MODULE_DEVICE_TABLE(usb, ttusb_dec_table);
--- linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.c.old 2005-02-06 21:19:01.000000000 +0100
+++ linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.c 2005-02-06 21:19:06.000000000 +0100
@@ -1,7 +1,7 @@
/*
* TTUSB DEC Frontend Driver
*
- * Copyright (C) 2003-2004 Alex Woods <linux-dvb@giblets.org>
+ * Copyright (C) 2003-2004 Alex Woods
*
* 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-dvb-maintainer] [2.6 patch] DVB: remove bouncing address of Alex Woods
2005-02-06 20:22 [2.6 patch] DVB: remove bouncing address of Alex Woods Adrian Bunk
@ 2005-02-06 20:59 ` Holger Waechtler
2005-02-06 21:41 ` Adrian Bunk
0 siblings, 1 reply; 3+ messages in thread
From: Holger Waechtler @ 2005-02-06 20:59 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-dvb-maintainer, linux-kernel, linux-dvb
Have you ever considered asking on the linux-dvb mailing list for a more
recent address? stop trolling and do something useful. please.
Bounces are sometimes temporary, contacting linux dvb developers is
usually easiest over the linux-dvb mailing list. Subscribe there if you
have a dvb-related problem and want to solve it.
Holger
Adrian Bunk wrote:
>This patch removes the bouncing email address linux-dvb@giblets.org of
>Alex Woods.
>
>Signed-off-by: Adrian Bunk <bunk@stusta.de>
>
>---
>
> drivers/media/dvb/ttusb-dec/ttusb_dec.c | 4 ++--
> drivers/media/dvb/ttusb-dec/ttusbdecfe.c | 2 +-
> drivers/media/dvb/ttusb-dec/ttusbdecfe.h | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
>--- linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.h.old 2005-02-06 21:18:09.000000000 +0100
>+++ linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.h 2005-02-06 21:18:31.000000000 +0100
>@@ -1,7 +1,7 @@
> /*
> * TTUSB DEC Driver
> *
>- * Copyright (C) 2003-2004 Alex Woods <linux-dvb@giblets.org>
>+ * Copyright (C) 2003-2004 Alex Woods
> *
> * 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
>--- linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusb_dec.c.old 2005-02-06 21:18:43.000000000 +0100
>+++ linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusb_dec.c 2005-02-06 21:18:53.000000000 +0100
>@@ -1,7 +1,7 @@
> /*
> * TTUSB DEC Driver
> *
>- * Copyright (C) 2003-2004 Alex Woods <linux-dvb@giblets.org>
>+ * Copyright (C) 2003-2004 Alex Woods
> *
> * 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
>@@ -1583,7 +1583,7 @@
> module_init(ttusb_dec_init);
> module_exit(ttusb_dec_exit);
>
>-MODULE_AUTHOR("Alex Woods <linux-dvb@giblets.org>");
>+MODULE_AUTHOR("Alex Woods");
> MODULE_DESCRIPTION(DRIVER_NAME);
> MODULE_LICENSE("GPL");
> MODULE_DEVICE_TABLE(usb, ttusb_dec_table);
>--- linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.c.old 2005-02-06 21:19:01.000000000 +0100
>+++ linux-2.6.11-rc3-mm1-full/drivers/media/dvb/ttusb-dec/ttusbdecfe.c 2005-02-06 21:19:06.000000000 +0100
>@@ -1,7 +1,7 @@
> /*
> * TTUSB DEC Frontend Driver
> *
>- * Copyright (C) 2003-2004 Alex Woods <linux-dvb@giblets.org>
>+ * Copyright (C) 2003-2004 Alex Woods
> *
> * 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
>
>
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-dvb-maintainer] [2.6 patch] DVB: remove bouncing address of Alex Woods
2005-02-06 20:59 ` [linux-dvb-maintainer] " Holger Waechtler
@ 2005-02-06 21:41 ` Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2005-02-06 21:41 UTC (permalink / raw)
To: Holger Waechtler; +Cc: linux-dvb-maintainer, linux-kernel
On Sun, Feb 06, 2005 at 09:59:21PM +0100, Holger Waechtler wrote:
> Have you ever considered asking on the linux-dvb mailing list for a more
> recent address? stop trolling and do something useful. please.
I sent this patch to linux-dvb-maintainer (linux-dvb is useless for me
since it requires subscription) and if someone knows a more recent email
address of Alex Woods my patch is equivalent to the question you
requested.
> Bounces are sometimes temporary, contacting linux dvb developers is
If the mail bounces because it wasn't able for the MTA to establish an
SMTP connection for 7 days I'd not call that temporary.
> usually easiest over the linux-dvb mailing list. Subscribe there if you
> have a dvb-related problem and want to solve it.
I'm sending small patches for many different areas of the kernel, and I
do not plan to subscribe to 100 different subscribers-only mailing
lists.
> Holger
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-02-06 21:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-06 20:22 [2.6 patch] DVB: remove bouncing address of Alex Woods Adrian Bunk
2005-02-06 20:59 ` [linux-dvb-maintainer] " Holger Waechtler
2005-02-06 21:41 ` Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox