All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ioannis Valasakis <code@wizofe.uk>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [PATCH 01/14] staging: greybus Align parameters to parentheses
Date: Mon, 5 Nov 2018 15:27:46 +0100	[thread overview]
Message-ID: <20181105142746.GA11131@kroah.com> (raw)
In-Reply-To: <d4b51344a2d9ebd03506991d2ad2482a02ef0262.1541427415.git.code@wizofe.uk>

On Mon, Nov 05, 2018 at 02:18:28PM +0000, Ioannis Valasakis wrote:
> Align parameters to the right side of the left parentheses
> Reported by checkpatch.
> 
> Signed-off-by: Ioannis Valasakis <code@wizofe.uk>
> ---
>  drivers/staging/greybus/core.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

You forgot a ":" after "greybus" on most of the subject lines in this
patch series :(

Please fix up and resend the whole thing.

thanks,

greg k-h


  reply	other threads:[~2018-11-05 14:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-05 14:18 [PATCH 00/14] staging: greybus: various code cleanups Ioannis Valasakis
2018-11-05 14:18 ` [PATCH 01/14] staging: greybus Align parameters to parentheses Ioannis Valasakis
2018-11-05 14:27   ` Greg KH [this message]
2018-11-05 14:18 ` [PATCH 02/14] staging: greybus Add a blank line after declaration Ioannis Valasakis
2018-11-05 14:18 ` [PATCH 03/14] staging: greybus Fix SPDX identifier Ioannis Valasakis
2018-11-05 14:19 ` [PATCH 04/14] staging: greybus Align arguments with parentheses Ioannis Valasakis
2018-11-05 14:19 ` [PATCH 05/14] staging: greybus Shorten comparison to NULL Ioannis Valasakis
2018-11-05 14:22   ` [Outreachy kernel] " Julia Lawall
2018-11-05 14:19 ` [PATCH 06/14] staging: greybus Correct SPDX License Identifier Ioannis Valasakis
2018-11-05 14:19 ` [PATCH 07/14] staging: greybus Remove multiple blank lines Ioannis Valasakis
2018-11-05 14:19 ` [PATCH 08/14] staging: greybus Insert empty line after struct Ioannis Valasakis
2018-11-05 14:19 ` [PATCH 09/14] staging: greybus Remove space before tab Ioannis Valasakis
2018-11-05 14:20 ` [PATCH 10/14] staging: greybus: cleanup long line in gb_uart_probe() Ioannis Valasakis
2018-11-05 14:21   ` [Outreachy kernel] " Julia Lawall
2018-11-05 14:20 ` [PATCH 11/14] staging: greybus: remove multiple blank lines Ioannis Valasakis
2018-11-05 14:20 ` [PATCH 12/14] staging: greybus: Add extra space around OR operator Ioannis Valasakis
2018-11-05 14:20 ` [PATCH 13/14] staging: greybus: remove extra space before tab Ioannis Valasakis
2018-11-05 14:20 ` [PATCH 14/14] staging: greybus: correct SPDX license identifiers Ioannis Valasakis
2018-11-05 14:28 ` [PATCH 00/14] staging: greybus: various code cleanups Greg KH

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=20181105142746.GA11131@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=code@wizofe.uk \
    --cc=outreachy-kernel@googlegroups.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.