commit | 71b52d2c746b2915d615e29f5873e1ee5f3c5f52 | [log] [tgz] |
---|---|---|
author | Martin Kelly <mkelly@xevo.com> | Thu May 17 17:14:45 2018 -0700 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun May 20 14:54:39 2018 +0100 |
tree | 3d863c5591b7aa560f3d7ee1f0b76b52263917c5 | |
parent | be3be7814a83fb823bb13a91e2011241bd7d2d1d [diff] |
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>