Re: [PATCH 1/2] staging: ft1000: Whitespace neatening

From: Greg Kroah-Hartman
Date: Mon Nov 03 2014 - 19:07:01 EST


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@xxxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/