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:   Tue, 05 Oct 2021 07:59:43 -0700
From:   Joe Perches <joe@...ches.com>
To:     Robert Greener <rob@...greener.com>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 01/13] usb: core: config: Use tabs rather than spaces
 for new lines of args

On Tue, 2021-10-05 at 13:22 +0100, Robert Greener wrote:
> This fixes the following checkpatch.pl warning at lines 28, 499, 500, 606:

Please do not bcc an entire patch set.

> diff --git a/drivers/usb/core/config.c b/drivers/usb/core/config.c
[]
> @@ -496,8 +496,8 @@ void usb_release_interface_cache(struct kref *ref)
>  }
>  
>  static int usb_parse_interface(struct device *ddev, int cfgno,
> -    struct usb_host_config *config, unsigned char *buffer, int size,
> -    u8 inums[], u8 nalts[])
> +		struct usb_host_config *config, unsigned char *buffer, int size,
> +		s[], u8 nalts[])

And don't send patches that likely don't compile.

A patch described as a whitespace only patch should not change
anything other that whitespace.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ