Re: [PATCH v2 1/3] staging : comedi : s626: fix type issues.

From: Ian Abbott
Date: Tue Jun 21 2016 - 07:14:50 EST


On 21/06/16 07:38, Ravishankar Karkala Mallikarjunayya wrote:
This fixes up a type issues like
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'
found by the checkpatch.pl tool.

Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@xxxxxxxxx>
---
Change log v1->v2
- No Change
---
drivers/staging/comedi/drivers/s626.c | 178 +++++++++++++++++-----------------
1 file changed, 89 insertions(+), 89 deletions(-)

The patch looks fine, but needs to be rebased as it no longer applies to "linux-next", or to Greg's "staging-testing" (and "staging-next") branches.

--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@xxxxxxxxx> )=-
-=( Web: http://www.mev.co.uk/ )=-