From: Greg KH <gregkh@linuxfoundation.org>
To: Aaron Williams <zero@zeroaptitude.com>
Cc: johan@kernel.org, elder@kernel.org, greybus-dev@lists.linaro.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: greybus: control.c: fixed some coding style issues
Date: Tue, 25 Sep 2018 20:47:56 +0200 [thread overview]
Message-ID: <20180925184756.GB16455@kroah.com> (raw)
In-Reply-To: <20180920123828.22059-1-zero@zeroaptitude.com>
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@zeroaptitude.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 :(
prev parent reply other threads:[~2018-09-25 18:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-20 12:38 [PATCH] staging: greybus: control.c: fixed some coding style issues Aaron Williams
2018-09-24 9:13 ` Johan Hovold
2018-09-25 18:47 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180925184756.GB16455@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=elder@kernel.org \
--cc=greybus-dev@lists.linaro.org \
--cc=johan@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=zero@zeroaptitude.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.