]> asedeno.scripts.mit.edu Git - linux.git/commit
tools: iio: iio_generic_buffer: fix types to match
authorMartin Kelly <mkelly@xevo.com>
Fri, 18 May 2018 00:14:45 +0000 (17:14 -0700)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 20 May 2018 13:54:39 +0000 (14:54 +0100)
commit71b52d2c746b2915d615e29f5873e1ee5f3c5f52
tree3d863c5591b7aa560f3d7ee1f0b76b52263917c5
parentbe3be7814a83fb823bb13a91e2011241bd7d2d1d
tools: iio: iio_generic_buffer: fix types to match

Several types are mismatched and causing implicit conversions.  Fix them
up so the types match.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
tools/iio/iio_generic_buffer.c