[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160618035639.GC5123@kroah.com>
Date: Fri, 17 Jun 2016 20:56:39 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Amit Ghadge <amitg.b14@...il.com>
Cc: abbotti@....co.uk, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: Fix a unsigned
warning issue
On Tue, May 17, 2016 at 10:23:44PM +0530, Amit Ghadge wrote:
> This is a patch to the quatech_daqp_cs.c file that fixes by using
> unsigned int instead of unsigned, following warning found by checkpatch.
> * WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
>
> Signed-off-by: Amit Ghadge <amitg.b14@...il.com>
> Reviewed-by: Ian Abbott <abbotti@....co.uk>
> ---
> drivers/staging/comedi/drivers/quatech_daqp_cs.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Someone sent in this change before you did, sorry :(
Powered by blists - more mailing lists