[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <574C4AE6.2010804@osg.samsung.com>
Date: Mon, 30 May 2016 15:15:02 +0100
From: Luis de Bethencourt <luisbg@....samsung.com>
To: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@...il.com>,
abbotti@....co.uk, hsweeten@...ionengravers.com,
gregkh@...uxfoundation.org
CC: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/4] Staging: comedi:Fix unsigned int to bare use of
unsigned issue in s626.c
On 28/05/16 06:26, Ravishankar Karkala Mallikarjunayya wrote:
> This is a patch to the s626.c file that fixes up a
> WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
> found by the checkpatch.pl tool
>
> Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@...il.com>
The patch looks good :) adding the int makes it more verbose.
Just the same comment as the previous patch, we can see in the diff which file
is affected by this. You can just say:
"This fixes a WARNING: Prefer 'unsigned int' ..."
Thanks,
Luis
Powered by blists - more mailing lists