diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2013-10-16 14:40:12 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-16 12:48:18 -0700 |
| commit | b6b40b67a9f9a94967580707c9889a0cb9600620 (patch) | |
| tree | 231ae27db54e5d70a64349d54a1edad64cb62b95 /tools/perf/scripts/python/netdev-times.py | |
| parent | 69163089384b93946133fa1b5153791797b8db44 (diff) | |
staging: comedi: amplc_pci224: sample types are unsigned
Sample values in comedi are generally represented as unsigned values.
Change the type of the `ao_scan_vals` member of `struct pci224_private`
from `short *` to `unsigned short *` for consistency. Also change the
type of the `array` variable in `pci224_ao_munge()` from `short *` 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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
