All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Paul Hedman <paul@mybboard.net>
Cc: paul@mybb.com, marek.belisko@gmail.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: ft1000: fix spaces around comparisons in ft1000_debug.c
Date: Tue, 2 Dec 2014 16:48:52 -0800	[thread overview]
Message-ID: <20141203004852.GA15236@kroah.com> (raw)
In-Reply-To: <1417533075-687-1-git-send-email-paul@mybb.com>

On Tue, Dec 02, 2014 at 09:11:15AM -0600, Paul Hedman wrote:
> This fix fixes spacing issues around operators, e.g. i=0 to i = 0, found by the checkpatch.pl tool.

Please wrap your changelog at the correct column.

> 
> Signed-off-by: Paul Hedman <paul@mybb.com>
> ---
>  drivers/staging/ft1000/ft1000-usb/ft1000_debug.c | 28 ++++++++++++------------
>  1 file changed, 14 insertions(+), 14 deletions(-)

This doesn't apply to my tree at all :(


  reply	other threads:[~2014-12-03  0:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-02 15:11 [PATCH] Staging: ft1000: fix spaces around comparisons in ft1000_debug.c Paul Hedman
2014-12-03  0:48 ` Greg KH [this message]
2014-12-03  1:10   ` Paul H
2014-12-03  1:31     ` Greg KH
2014-12-03  1:34       ` Paul H

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=20141203004852.GA15236@kroah.com \
    --to=greg@kroah.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marek.belisko@gmail.com \
    --cc=paul@mybb.com \
    --cc=paul@mybboard.net \
    /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.