Skip to content
Commit e45c2379 authored by Andrea della Porta's avatar Andrea della Porta Committed by Greg Kroah-Hartman
Browse files

staging: comedi: drivers: s626.c - fixed checkpatch issue about data type



staging: comedi: drivers: s626.c - fixed the following checkpatch issue:
CHECK: Prefer kernel type 's16' over 'int16_t'
#1939: FILE: drivers/staging/comedi/drivers/s626.c:1939:
+               int16_t dacdata = (int16_t)data[i];

Signed-off-by: default avatarAndrea della Porta <sfaragnaus@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1bb90b68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment