diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-22 09:41:54 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-23 04:22:34 -0500 |
commit | 43618257fc1fa98bbd71d4ff10a61ddecdeb7c5e (patch) | |
tree | b79b6c8e76f243c937b1da2307408a79f6aea654 | |
parent | 077af794d9ab016b52cd3dd90bd8b1709a61710f (diff) |
USB: storage: remove old wording about how to submit a change
It's best to just send new updates to the usb-storage quirk table to the
linux-usb@vger.kernel.org mailing list, no need to bother Phil and Alan
or the almost defunct usb-storage list.
Reported-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Cc: Phil Dibowitz <phil@ipom.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 481c3ef540d2..264af199aec8 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -28,10 +28,7 @@ | |||
28 | * explanation of the reason for the entry), | 28 | * explanation of the reason for the entry), |
29 | * - a copy of /sys/kernel/debug/usb/devices with your device plugged in | 29 | * - a copy of /sys/kernel/debug/usb/devices with your device plugged in |
30 | * running with this patch. | 30 | * running with this patch. |
31 | * Send your submission to either Phil Dibowitz <phil@ipom.com> or | 31 | * Send your submission to the USB development list <linux-usb@vger.kernel.org> |
32 | * Alan Stern <stern@rowland.harvard.edu>, and don't forget to CC: the | ||
33 | * USB development list <linux-usb@vger.kernel.org> and the USB storage list | ||
34 | * <usb-storage@lists.one-eyed-alien.net> | ||
35 | */ | 32 | */ |
36 | 33 | ||
37 | /* | 34 | /* |