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-next>] [day] [month] [year] [list]
Date:   Fri, 20 May 2022 13:43:38 +0530
From:   Kushagra Verma <kushagra765@...look.com>
To:     Felipe Balbi <balbi@...nel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] usb: dwc3: Fix multiple checkpatch warnings and typos

This series fixes 3 checkpatch warnings and 2 typos in the dwc3 driver. All
of these changes are minor fixes.

Patch 1 fixes a bare use of 'unsigned' checkpatch warning.
Patch 2 fixes a repeated word checkpatch warning.
Patch 3 fixes 2 typos in Kconfig.

Kushagra Verma (3):
  usb: dwc3: Fix bare use of unsigned checkpatch warning
  usb: dwc3: Fix a repeated word checkpatch warning
  usb: dwc3: Fix typos in Kconfig

 drivers/usb/dwc3/Kconfig | 4 ++--
 drivers/usb/dwc3/core.c  | 4 ++--
 drivers/usb/dwc3/ep0.c   | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.36.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ