]> git.baikalelectronics.ru Git - kernel.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)
commit3c351918f1662a1d02449329d7ecc2c85156c755
tree3d863c5591b7aa560f3d7ee1f0b76b52263917c5
parent2ef5ac77c13ffcd11477fbe5dfd5597d65fb0935
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