[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180925184756.GB16455@kroah.com>
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