From: Lee Jones Date: Fri, 3 Jul 2020 17:41:42 +0000 (+0100) Subject: usb: misc: iowarrior: Fix odd corruption issue in the file header X-Git-Tag: v5.15~3206^2~147 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2ba277a0cff64d339f56471896ced46604d9f4ce;p=platform%2Fkernel%2Flinux-starfive.git usb: misc: iowarrior: Fix odd corruption issue in the file header Looks although Stephane's name was corrupted somehow. Cc: Johan Hovold Cc: Christian Lucht Cc: Stephane Dalton Cc: Stephane Doyon Signed-off-by: Lee Jones Link: https://lore.kernel.org/r/20200703174148.2749969-25-lee.jones@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/misc/iowarrior.c b/drivers/usb/misc/iowarrior.c index dce2030..40e8c06 100644 --- a/drivers/usb/misc/iowarrior.c +++ b/drivers/usb/misc/iowarrior.c @@ -9,7 +9,7 @@ * usb-skeleton.c by Greg Kroah-Hartman * brlvger.c by Stephane Dalton - * and St�hane Doyon + * and Stephane Doyon * * Released under the GPLv2. */