[PATCH 1/3] Staging Otus : checkpatch.pl cleanup for header files

Greg KH greg at kroah.com
Mon Oct 26 23:32:00 UTC 2009


On Tue, Oct 13, 2009 at 10:32:24PM -0700, Mithlesh Thukral wrote:
> Fix for checkpatch.pl errors and warnings in header files of otus driver.
> (There is a typedef which still remains. Plan to clean it up in next set 
> of patches)
> 
> Signed-off-by: Mithlesh Thukral <mithlesh at linsyssoft.com>
> ---
> 
>  linux-2.6/drivers/staging/otus/athr_common.h |   10 -
>  linux-2.6/drivers/staging/otus/oal_dt.h      |   10 -
>  linux-2.6/drivers/staging/otus/oal_marc.h    |   86 +++++-----
>  linux-2.6/drivers/staging/otus/usbdrv.h      |  140 ++++++++---------
>  linux-2.6/drivers/staging/otus/zdusb.h       |    4 
>  5 files changed, 127 insertions(+), 123 deletions(-)
> 
> Index: greg_patches_tree/linux-2.6/drivers/staging/otus/athr_common.h
> ===================================================================
> --- greg_patches_tree.orig/linux-2.6/drivers/staging/otus/athr_common.h
> +++ greg_patches_tree/linux-2.6/drivers/staging/otus/athr_common.h

You generated these at the wrong "level", can you redo these so I can
apply them with at 'patch -p1' as is needed by our tools?

thanks,

greg k-h



More information about the devel mailing list