Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95797
b: refs/heads/master
c: cef03f8
h: refs/heads/master
i:
  95795: fa9b7c2
v: v3
  • Loading branch information
Andrew Lunn authored and Greg Kroah-Hartman committed May 2, 2008
1 parent 9774df9 commit 8d56092
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f7687217ddb5e20ca855fadef2f9eb3c3202acca
refs/heads/master: cef03f8f1d5042e85de431d739eeded89d79999b
3 changes: 2 additions & 1 deletion trunk/drivers/usb/storage/unusual_devs.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
* running with this patch.
* Send your submission to either Phil Dibowitz <phil@ipom.com> or
* Alan Stern <stern@rowland.harvard.edu>, and don't forget to CC: the
* USB development list <linux-usb-devel@lists.sourceforge.net>.
* USB development list <linux-usb@vger.kernel.org> and the USB storage list
* <usb-storage@lists.one-eyed-alien.net>
*/

/* patch submitted by Vivian Bregier <Vivian.Bregier@imag.fr>
Expand Down
3 changes: 2 additions & 1 deletion trunk/drivers/usb/storage/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 "
"<linux-usb-devel@lists.sourceforge.net>\n",
"<linux-usb@vger.kernel.org> and "
"<usb-storage@lists.one-eyed-alien.net>\n",
le16_to_cpu(ddesc->idVendor),
le16_to_cpu(ddesc->idProduct),
le16_to_cpu(ddesc->bcdDevice),
Expand Down

0 comments on commit 8d56092

Please sign in to comment.