[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141104000656.GA17825@kroah.com>
Date: Mon, 3 Nov 2014 16:06:56 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Joe Perches <joe@...ches.com>
Cc: linux-kernel@...r.kernel.org,
Marek Belisko <marek.belisko@...il.com>,
devel@...verdev.osuosl.org
Subject: Re: [PATCH 1/2] staging: ft1000: Whitespace neatening
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@...ches.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists