summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2013-10-16 14:40:21 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-16 12:48:29 -0700
commit58f91823deeeb377e6e7b20a85190575f3bf104b (patch)
tree483a39744fb5ce4370552391a1004e55c6dc2057 /tools/perf/scripts/python
parent37a96e994c31b4ad823861f9858dbdf52ef801a6 (diff)
staging: comedi: fl512: sample types are unsigned
Sample values in comedi are generally represented as unsigned values. Change the element type of the `ao_readback[]` member of `struct fl512_private` 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