diff options
author | Greg Kroah-Hartman <[email protected]> | 2018-01-22 15:41:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-01-23 10:22:34 +0100 |
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
[email protected] mailing list, no need to bother Phil and Alan
or the almost defunct usb-storage list.
Reported-by: Alan Stern <[email protected]>
Cc: Matthew Dharm <[email protected]>
Cc: Phil Dibowitz <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-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 @@ * explanation of the reason for the entry), * - a copy of /sys/kernel/debug/usb/devices with your device plugged in * 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]> and the USB storage list - * <[email protected]> + * Send your submission to the USB development list <[email protected]> */ /* |