USB: storage: Update mailling list address
authorAndrew Lunn <[email protected]>
Wed, 23 Apr 2008 20:04:30 +0000 (22:04 +0200)
committerGreg Kroah-Hartman <[email protected]>
Fri, 2 May 2008 17:25:55 +0000 (10:25 -0700)
drivers/usb/storage/unusual_devs.h lists the address
[email protected] for patches to that file. This
address results in a bounce and a pointer to vger. This patch updates
the address in the header file.

Signed-off-by: Andrew Lunn <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/storage/unusual_devs.h
drivers/usb/storage/usb.c

index 6b5210485e1cde718601008ac5d8e5b7b4da823a..a0ed889230aa324124575307151d34a6ceb9d09e 100644 (file)
@@ -44,7 +44,8 @@
  *       running with this patch.
  * Send your submission to either Phil Dibowitz <[email protected]> or
  * Alan Stern <[email protected]>, and don't forget to CC: the
- * USB development list <[email protected]>.
+ * USB development list <[email protected]> and the USB storage list
  */
 
 /* patch submitted by Vivian Bregier <[email protected]>
index a856effad3bde74c9707bce6e9ff2dfe96681009..e268aacb773a57e5041aac509389543b853614a0 100644 (file)
@@ -539,7 +539,8 @@ static int get_device_info(struct us_data *us, const struct usb_device_id *id)
                                " has %s in unusual_devs.h (kernel"
                                " %s)\n"
                                "   Please send a copy of this message to "
-                               "<[email protected]>\n",
+                               "<[email protected]> and "
+                               "<[email protected]>\n",
                                le16_to_cpu(ddesc->idVendor),
                                le16_to_cpu(ddesc->idProduct),
                                le16_to_cpu(ddesc->bcdDevice),