mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Tobin C Harding <me@tobin.cc>
Cc: arve@android.com, riandrews@android.com,
	linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org
Subject: Re: [PATCH v2 1/4] drivers: staging: fix parameter alignment
Date: Fri, 29 Apr 2016 17:49:36 -0700	[thread overview]
Message-ID: <20160430004936.GC4708@kroah.com> (raw)
In-Reply-To: <1460939731-7746-2-git-send-email-me@tobin.cc>

On Mon, Apr 18, 2016 at 10:35:28AM +1000, Tobin C Harding wrote:
> drivers/staging/android/ion/ion.c checkpatch produces alignment checks.
> 
> This patch is whitespace only and fixes these checks.
> 
> Signed-off-by: Tobin C Harding <me@tobin.cc>
> ---
>  drivers/staging/android/ion/ion.c | 64 +++++++++++++++++++--------------------
>  1 file changed, 32 insertions(+), 32 deletions(-)

Please put the driver's name in the subject line to make it easier to
see.  For this one it would be:
	Subject: [PATCH v2 1/4] staging: android: ion: fix parameter alignment

Please fix up and resend the series after dropping the one patch.

thanks,

greg k-h

  reply	other threads:[~2016-04-30  0:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-18  0:35 [PATCH v2 0/4] drivers: staging: checkpatch fixes Tobin C Harding
2016-04-18  0:35 ` [PATCH v2 1/4] drivers: staging: fix parameter alignment Tobin C Harding
2016-04-30  0:49   ` Greg KH [this message]
2016-04-18  0:35 ` [PATCH v2 2/4] drivers: staging: fix line length Tobin C Harding
2016-04-18  0:35 ` [PATCH v2 3/4] drivers: staging: remove comparison to NULL Tobin C Harding
2016-04-18  0:35 ` [PATCH v2 4/4] drivers: staging: remove BUG_ON Tobin C Harding
2016-04-18 21:03   ` Laura Abbott

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=20160430004936.GC4708@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arve@android.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=me@tobin.cc \
    --cc=riandrews@android.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome