Re: [PATCH] staging: vme: fix bare use of 'unsigned'

From: Greg KH
Date: Mon Apr 04 2016 - 15:44:09 EST


On Sun, Apr 03, 2016 at 09:36:31PM +0100, Martyn Welch wrote:
>
>
> On 31/03/16 23:53, Clifton Barnes wrote:
> > fix checkpatch.pl warning about 'Prefer 'unsigned int' to bare use of
> > 'unsigned''
> >
> > Signed-off-by: Clifton Barnes <clifton.a.barnes@xxxxxxxxx>
>
> Acked-by: Martyn Welch <martyn@xxxxxxxxxxxx>
>
> Greg: Whilst this patch seems valid and compiles fine, I no longer have
> access to the hardware for this driver. I'm aware this driver has been in
> the staging tree for a rather long time. I will check to see if there's any
> intention for further work to be done on this driver, if not I guess we
> should be looking to delete it from the staging tree.
>

Thanks, let me know if you want it deleted.

greg k-h