summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2013-10-16 14:40:16 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-16 12:48:18 -0700
commit920983458cbf4213e8a99567d8d22c3721723cd1 (patch)
tree652e71aa3b421c8ade7dfcf0c5fea23f0cdd414b /tools/perf/scripts/python
parent0522063806aabfd498e296e4f3b94b0c93d7c16f (diff)
staging: comedi: das16: sample types are unsigned
Sample values in comedi are generally represented as unsigned values. Change the type of the `data` variable in `das16_ai_munge()` from `short *` to `unsigned short *` for consistency. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions