diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-12-30 02:09:01 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-01-02 16:04:55 +0400 |
commit | d36b691077dc59c74efec0d54ed21b86f7a2a21a (patch) | |
tree | 4f4a82eab16f403f531a860a428ebbec4c0d0db3 /drivers/usb/storage/unusual_devs.h | |
parent | 92f1b8518708c085ed7d07d8e7ed36411c92fa4f (diff) | |
download | linux-d36b691077dc59c74efec0d54ed21b86f7a2a21a.tar.xz |
misc latin1 to utf8 conversions
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/usb/storage/unusual_devs.h')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 3041a974faf3..50302b997bd5 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h @@ -1907,7 +1907,7 @@ UNUSUAL_DEV( 0x1b1c, 0x1ab5, 0x0200, 0x0200, USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_INITIAL_READ10 ), -/* Patch by Richard Schütz <r.schtz@t-online.de> +/* Patch by Richard Schütz <r.schtz@t-online.de> * This external hard drive enclosure uses a JMicron chip which * needs the US_FL_IGNORE_RESIDUE flag to work properly. */ UNUSUAL_DEV( 0x1e68, 0x001b, 0x0000, 0x0000, |