tools: iio: privatize globals and functions in iio_generic_buffer.c file
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Mon, 15 Feb 2021 10:40:42 +0000 (12:40 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 11 Mar 2021 20:47:06 +0000 (20:47 +0000)
commitebe5112535b5cf389ca7d337cf6a0c1d885f9880
treed72d214ec597b111de8b22f1231dec58e925b21d
parenta605c8f4e71c35fddb9b13785f4ea5c24e273aa2
tools: iio: privatize globals and functions in iio_generic_buffer.c file

Mostly a tidy-up.
But also helps to understand the limits of scope of these functions and
globals.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20210215104043.91251-24-alexandru.ardelean@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
tools/iio/iio_generic_buffer.c