diff options
author | Jonathan Woithe <jwoithe@just42.net> | 2012-03-27 13:01:01 +1030 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-03-28 10:35:15 +0200 |
commit | 409a3e98132c3a4f2aa2854995f8a9dd16cf11ac (patch) | |
tree | b2e5e405fc484b150dc753118da3331bfbc3f926 /drivers/usb/storage/unusual_devs.h | |
parent | a9d7e794ea66902a255be6e87f633286d04c2b39 (diff) | |
download | blackbird-op-linux-409a3e98132c3a4f2aa2854995f8a9dd16cf11ac.tar.gz blackbird-op-linux-409a3e98132c3a4f2aa2854995f8a9dd16cf11ac.zip |
Email/web address change
This patch updates Jonathan Woithe's contact details across the kernel tree.
Signed-off-by: Jonathan Woithe <jwoithe@just42.net>
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 856ad92c40de..26844514ac5f 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h @@ -110,7 +110,7 @@ UNUSUAL_DEV( 0x040d, 0x6205, 0x0003, 0x0003, USB_SC_DEVICE, USB_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ), -/* Deduced by Jonathan Woithe <jwoithe@physics.adelaide.edu.au> +/* Deduced by Jonathan Woithe <jwoithe@just42.net> * Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message * always fails and confuses drive. */ |