public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [patch review] em28xx: correct mailing list
@ 2009-01-25  3:36 Alexey Klimov
  2009-01-25 22:25 ` Douglas Schilling Landgraf
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Klimov @ 2009-01-25  3:36 UTC (permalink / raw)
  To: linux-media; +Cc: Mauro Carvalho Chehab, Douglas Schilling Landgraf

Hello all
I'm not sure is this patch really suitable.
But looks that main development mail-list moved to linux-media..

---
Correct mailing list in 3 places in em28xx-cards.c
Move to linux-media on vger.kernel.org.

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
--
diff -r 6a6eb9efc6cd linux/drivers/media/video/em28xx/em28xx-cards.c
--- a/linux/drivers/media/video/em28xx/em28xx-cards.c	Fri Jan 23 22:35:12 2009 -0200
+++ b/linux/drivers/media/video/em28xx/em28xx-cards.c	Sun Jan 25 06:28:10 2009 +0300
@@ -1679,7 +1679,7 @@
 			em28xx_errdev("If the board were missdetected, "
 				      "please email this log to:\n");
 			em28xx_errdev("\tV4L Mailing List "
-				      " <video4linux-list@redhat.com>\n");
+				      " <linux-media@vger.kernel.org>\n");
 			em28xx_errdev("Board detected as %s\n",
 				      em28xx_boards[dev->model].name);
 
@@ -1711,7 +1711,7 @@
 			em28xx_errdev("If the board were missdetected, "
 				      "please email this log to:\n");
 			em28xx_errdev("\tV4L Mailing List "
-				      " <video4linux-list@redhat.com>\n");
+				      " <linux-media@vger.kernel.org>\n");
 			em28xx_errdev("Board detected as %s\n",
 				      em28xx_boards[dev->model].name);
 
@@ -1724,7 +1724,7 @@
 	em28xx_errdev("You may try to use card=<n> insmod option to "
 		      "workaround that.\n");
 	em28xx_errdev("Please send an email with this log to:\n");
-	em28xx_errdev("\tV4L Mailing List <video4linux-list@redhat.com>\n");
+	em28xx_errdev("\tV4L Mailing List <linux-media@vger.kernel.org>\n");
 	em28xx_errdev("Board eeprom hash is 0x%08lx\n", dev->hash);
 	em28xx_errdev("Board i2c devicelist hash is 0x%08lx\n", dev->i2c_hash);
 


-- 
Best regards, Klimov Alexey


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

end of thread, other threads:[~2009-01-25 22:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-25  3:36 [patch review] em28xx: correct mailing list Alexey Klimov
2009-01-25 22:25 ` Douglas Schilling Landgraf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox