All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org,
	Marek Belisko <marek.belisko@gmail.com>,
	devel@driverdev.osuosl.org
Subject: Re: [PATCH 1/2] staging: ft1000: Whitespace neatening
Date: Mon, 3 Nov 2014 16:06:56 -0800	[thread overview]
Message-ID: <20141104000656.GA17825@kroah.com> (raw)
In-Reply-To: <d33bf76b04e702685579a9607b509ea1e5c7282e.1414885739.git.joe@perches.com>

On Sat, Nov 01, 2014 at 04:53:38PM -0700, Joe Perches wrote:
> Use normal kernel style, indentation and alignment.
> 
> git diff -w shows no difference
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  drivers/staging/ft1000/ft1000-pcmcia/boot.h        |   34 +-
>  drivers/staging/ft1000/ft1000-pcmcia/ft1000.h      |   30 +-
>  drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c   |   50 +-
>  drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c |  204 ++--
>  drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c   |  688 +++++------
>  drivers/staging/ft1000/ft1000-usb/ft1000_debug.c   | 1190 ++++++++++----------
>  .../staging/ft1000/ft1000-usb/ft1000_download.c    |  300 ++---
>  drivers/staging/ft1000/ft1000-usb/ft1000_hw.c      |  244 ++--
>  drivers/staging/ft1000/ft1000-usb/ft1000_ioctl.h   |   60 +-
>  drivers/staging/ft1000/ft1000-usb/ft1000_usb.c     |   14 +-
>  drivers/staging/ft1000/ft1000-usb/ft1000_usb.h     |    2 +-
>  11 files changed, 1408 insertions(+), 1408 deletions(-)

Fails to apply here:

checking file drivers/staging/ft1000/ft1000-pcmcia/boot.h
checking file drivers/staging/ft1000/ft1000-pcmcia/ft1000.h
checking file drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c
checking file drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c
checking file drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c
Hunk #41 FAILED at 992.
Hunk #49 FAILED at 1220.
Hunk #64 FAILED at 1743.
3 out of 78 hunks FAILED

Care to refresh it and resend both of these?

thanks,

greg k-h

  reply	other threads:[~2014-11-04  0:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-01 23:53 [PATCH 0/2] staging: ft1000: generic neatening Joe Perches
2014-11-01 23:53 ` [PATCH 1/2] staging: ft1000: Whitespace neatening Joe Perches
2014-11-04  0:06   ` Greg Kroah-Hartman [this message]
2014-11-04  0:25     ` [PATCH V2 0/2] staging: ft1000: generic neatening Joe Perches
2014-11-04  0:25       ` [PATCH V2 1/2] staging: ft1000: Whitespace neatening Joe Perches
2014-11-04  0:25       ` [PATCH V2 2/2] ASoC: staging: ft1000: Logging message neatening Joe Perches
2014-11-04  0:36         ` Greg Kroah-Hartman
2014-11-04  2:21           ` Joe Perches
2014-11-01 23:53 ` [PATCH 2/2] " Joe Perches

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=20141104000656.GA17825@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marek.belisko@gmail.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.