[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <56E6D2AE.7050009@mev.co.uk>
Date: Mon, 14 Mar 2016 15:03:10 +0000
From: Ian Abbott <abbotti@....co.uk>
To: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@...il.com>
Cc: hsweeten@...ionengravers.com, gregkh@...uxfoundation.org,
geliangtang@....com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] Staging: comedi: Fix type issues in s626.c
On 14/03/16 11:06, Ravishankar Karkala Mallikarjunayya wrote:
> This is a patch to the s626.c file that fixes up a type issues
> found by the checkpatch.pl tool.
>
> i.e Prefer kernel type 'u8' over 'uint8_t'
> Prefer kernel type 'u16' over 'uint16_t'
> Prefer kernel type 'u32' over 'uint32_t'
> Prefer kernel type 's16' over 'int16_t'
> Prefer kernel type 's32' over 'int32_t'
>
> Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@...il.com>
> ---
> drivers/staging/comedi/drivers/s626.c | 312 +++++++++++++++++-----------------
> 1 file changed, 156 insertions(+), 156 deletions(-)
The patch would be okay, but it doesn't apply to the "staging-next"
branch of Greg's staging.git on git.kernel.org. (It doesn't apply to
the "master" branch of linux-next.git either.)
--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@....co.uk> )=-
-=( Web: http://www.mev.co.uk/ )=-
Powered by blists - more mailing lists