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] [day] [month] [year] [list]
Date:   Thu, 19 May 2022 18:13:34 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Kushagra Verma <kushagra765@...look.com>
Cc:     balbi@...nel.org, linux-usb@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] USB / dwc3: Fix multiple checkpatch warnings and
 typos

On Thu, May 19, 2022 at 08:48:22PM +0530, Kushagra Verma wrote:
> This patch series fixes multiple checkpatch warnings and typos in drivers/usb/dwc3.
> 
> Kushagra Verma (3):
>   USB / dwc3: Fix bare use of unsigned warning
>   USB / dwc3: Fix a repeated word in ep0.c
>   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
> 
> 

For some reason you did not thread these properly at all, so our tools
can not pick them up as they think these are all individual commits.

Also, please fix up the subject lines to match the driver style, and
your changelog text needs some work, see the kernel documentation for
how to write better ones (hint, never say "this patch")

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ