summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2013-10-16 14:40:18 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-16 12:48:19 -0700
commit65a62aaec2e888b6271a4f302f10ad72e966cc10 (patch)
tree6a09f039ec6abe1543a20fbc847b373f98646932 /tools/perf/scripts/python/netdev-times.py
parenteabbf3f43fd91f69f3d15eab8135757d9ddda4b6 (diff)
staging: comedi: das1800: sample types are unsigned
Sample values in comedi are generally represented by unsigned values. Change the type of the `ao_update_bits` member of `struct das1800_private` and the types of various local variables used to hold sample values 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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions