summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2013-10-16 14:40:28 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-16 12:48:30 -0700
commitb12bb4a5f3327cdbc080683fd5663894df14a359 (patch)
tree36c90809d8713331539e173ea4cbb9b9530dee59 /tools/perf/scripts/python
parent319b67ae1cf3c7c2339225c01c9c2456b4399140 (diff)
staging: comedi: pcl711: sample types are unsigned
Sample values in comedi are generally represented as unsigned values. Don't cast the sample value parameter of `comedi_buf_put()` to `short`, particularly as it has now been changed to `unsigned short`. 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