aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2013-10-16 14:40:13 +0100
committerGreg Kroah-Hartman <[email protected]>2013-10-16 12:48:18 -0700
commit863e52769d43a5adbd1de99c70d6db0759529970 (patch)
tree644a1617744aad3c1bb07f1a8a66e777e52376cf /tools/perf/scripts/python
parentb6b40b67a9f9a94967580707c9889a0cb9600620 (diff)
staging: comedi: amplc_pci230: sample types are unsigned
Sample values in comedi are generally represented as unsigned values. Replace all uses of `short` to handle sample values in the "amplc_pci230" driver with `unsigned short` for consistency. Signed-off-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions