[PATCH 24/30] usb: misc: iowarrior: Fix odd corruption issue in the file header

From: Lee Jones
Date: Fri Jul 03 2020 - 13:43:33 EST


Looks although Stephane's name was corrupted somehow.

Cc: Johan Hovold <johan@xxxxxxxxxx>
Cc: Christian Lucht <lucht@xxxxxxxxxxxxx>
Cc: Stephane Dalton <sdalton@xxxxxxxxxxxx>
Cc: Stephane Doyon <s.doyon@xxxxxxxxxxxx>
Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>
---
drivers/usb/misc/iowarrior.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/usb/misc/iowarrior.c b/drivers/usb/misc/iowarrior.c
index dce20301e367a..40e8c06894bff 100644
--- a/drivers/usb/misc/iowarrior.c
+++ b/drivers/usb/misc/iowarrior.c
@@ -9,7 +9,7 @@

* usb-skeleton.c by Greg Kroah-Hartman <greg@xxxxxxxxx>
* brlvger.c by Stephane Dalton <sdalton@xxxxxxxxxxxx>
- * and Stïhane Doyon <s.doyon@xxxxxxxxxxxx>
+ * and Stephane Doyon <s.doyon@xxxxxxxxxxxx>
*
* Released under the GPLv2.
*/
--
2.25.1