[PATCH 1/2] Apply Lident script for ft1000-usb.

Greg KH greg at kroah.com
Thu Sep 30 11:18:55 UTC 2010


On Mon, Sep 27, 2010 at 11:44:36AM +0200, Belisko Marek wrote:
> Signed-off-by: Marek Belisko <marek.belisko at gmail.com>
> ---
>  drivers/staging/ft1000/ft1000-usb/ft1000_chdev.c   | 1412 ++++----
>  .../staging/ft1000/ft1000-usb/ft1000_download.c    | 2223 ++++++------
>  drivers/staging/ft1000/ft1000-usb/ft1000_hw.c      | 3950 ++++++++++----------
>  drivers/staging/ft1000/ft1000-usb/ft1000_hw.h      |    6 +-
>  drivers/staging/ft1000/ft1000-usb/ft1000_ioctl.h   |  132 +-
>  drivers/staging/ft1000/ft1000-usb/ft1000_proc.c    |  335 +-
>  drivers/staging/ft1000/ft1000-usb/ft1000_usb.c     |  373 +-
>  drivers/staging/ft1000/ft1000-usb/ft1000_usb.h     |  426 +--
>  8 files changed, 4569 insertions(+), 4288 deletions(-)

I generally don't like to take a 'lindent the whole driver' patch, as
it's almost impossible to review.

Combine that with the fact that your patch is line-wrapped and can't be
applied, and that means I'll have to reject it, sorry.

Care to do this in a bit nicer manner?

thanks,

greg k-h



More information about the devel mailing list