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, 25 Sep 2018 20:47:56 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Aaron Williams <zero@...oaptitude.com>
Cc:     johan@...nel.org, elder@...nel.org, greybus-dev@...ts.linaro.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: greybus: control.c: fixed some coding style
 issues

On Thu, Sep 20, 2018 at 10:38:28PM +1000, Aaron Williams wrote:
> fixed some "Alignment should match open parenthesis" checks.
> Signing up for the kernel clean up crew while I learn C
> 
> Signed-off-by: Aaron Williams <zero@...oaptitude.com>
> ---
>  drivers/staging/greybus/control.c | 39 +++++++++++++++----------------
>  1 file changed, 19 insertions(+), 20 deletions(-)
> 
> diff --git a/drivers/staging/greybus/control.c b/drivers/staging/greybus/control.c
> index 35f945a12b11..f8f0aee224c8 100644
> --- a/drivers/staging/greybus/control.c
> +++ b/drivers/staging/greybus/control.c
> @@ -15,7 +15,6 @@
>  #define GB_CONTROL_VERSION_MAJOR	0
>  #define GB_CONTROL_VERSION_MINOR	1
>  
> -

This change does not match your changelog text :(

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ