diff options
author | Pratyush Anand <pratyush.anand@gmail.com> | 2015-06-26 00:01:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-26 02:00:38 +0200 |
commit | e34cadde3be793f179107228243242ccabdbb57c (patch) | |
tree | ee4f9e8dd9b6a920c1e04d61f181fd9247d8c8e6 /drivers/usb/misc/lvstest.c | |
parent | compiler-intel: fix wrong compiler barrier() macro (diff) | |
download | linux-e34cadde3be793f179107228243242ccabdbb57c.tar.xz linux-e34cadde3be793f179107228243242ccabdbb57c.zip |
Pratyush Anand has moved
pratyush.anand@st.com email-id doesn't exist anymore as I have left the
company. Replace ST's id with pratyush.anand@gmail.com.
Signed-off-by: Pratyush Anand <pratyush.anand@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r-- | drivers/usb/misc/lvstest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/misc/lvstest.c b/drivers/usb/misc/lvstest.c index 62cb8cd08403..86b4e4b2ab9a 100644 --- a/drivers/usb/misc/lvstest.c +++ b/drivers/usb/misc/lvstest.c @@ -4,7 +4,7 @@ * Test pattern generation for Link Layer Validation System Tests * * Copyright (C) 2014 ST Microelectronics - * Pratyush Anand <pratyush.anand@st.com> + * Pratyush Anand <pratyush.anand@gmail.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any |