lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  3 Jul 2020 18:41:42 +0100
From:   Lee Jones <lee.jones@...aro.org>
To:     gregkh@...uxfoundation.org, linux-usb@...r.kernel.org
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        Lee Jones <lee.jones@...aro.org>,
        Johan Hovold <johan@...nel.org>,
        Christian Lucht <lucht@...emercs.com>,
        Stephane Dalton <sdalton@...eotron.ca>,
        Stephane Doyon <s.doyon@...eotron.ca>
Subject: [PATCH 24/30] usb: misc: iowarrior: Fix odd corruption issue in the file header

Looks although Stephane's name was corrupted somehow.

Cc: Johan Hovold <johan@...nel.org>
Cc: Christian Lucht <lucht@...emercs.com>
Cc: Stephane Dalton <sdalton@...eotron.ca>
Cc: Stephane Doyon <s.doyon@...eotron.ca>
Signed-off-by: Lee Jones <lee.jones@...aro.org>
---
 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@...ah.com>
  *  brlvger.c by Stephane Dalton  <sdalton@...eotron.ca>
- *           and St�hane Doyon   <s.doyon@...eotron.ca>
+ *           and Stephane Doyon   <s.doyon@...eotron.ca>
  *
  *  Released under the GPLv2.
  */
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ