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

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Nov 4 00:06:56 UTC 2014


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 at 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


More information about the devel mailing list