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:   Fri, 3 Apr 2020 09:42:14 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Iulian Olaru <iulianolaru249@...il.com>
Cc:     daniel.baluta@...il.com, allison@...utok.net, info@...ux.net,
        alexios.zavras@...el.com, tglx@...utronix.de,
        devel@...verdev.osuosl.org,
        Iulian Olaru <iulianolaru249@...oo.com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: uwb: Fix missing blank space coding style issue

On Mon, Mar 30, 2020 at 01:57:27AM +0300, Iulian Olaru wrote:
> This patch adds a blank space before the switch argument parenthesis to
> silence checkpatch.pl errors.
> 
> Signed-off-by: Iulian Olaru <iulianolaru249@...oo.com>
> ---
>  drivers/staging/uwb/drp.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

This file is no longer in the kernel tree. Always make sure to work
against linux-next, and not Linus's tree, in order to not duplicate
existing efforts.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ