]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: cb_pcidas64: use preferred kernel type u16
authorSaber Rezvani <irsaber@gmail.com>
Fri, 16 Dec 2016 19:15:15 +0000 (22:45 +0330)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:29:06 +0000 (15:29 +0100)
commit9e23afed3579cfb1d533a55f41f69c6d67f669c6
tree756c0b71480a41dcc2f114aeeaa694c8edf4b43e
parent7afd6d2179346bdfbd087d39325668d5bc09aa81
staging: comedi: cb_pcidas64: use preferred kernel type u16

Fix the checkpatch.pl issue:
CHECK: Prefer kernel type 'u16' over 'uint16_t'

Signed-off-by: Saber Rezvani <irsaber@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/cb_pcidas64.c