diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2013-10-16 14:40:17 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-16 12:48:19 -0700 |
| commit | eabbf3f43fd91f69f3d15eab8135757d9ddda4b6 (patch) | |
| tree | f1226db1ea61568f1a1550c5953bc5da1f6c6a0a /tools/perf/scripts/python/syscall-counts.py | |
| parent | 920983458cbf4213e8a99567d8d22c3721723cd1 (diff) | |
staging: comedi: das16m1: sample types are unsigned
Sample values in comedi are generally represented as unsigned values.
Change the element type of the `ai_buffer[]` member of `struct
das16m1_private_struct` and the types used by `munge_sample()` and
`munge_sample_array()` 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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
