commit | ebe5112535b5cf389ca7d337cf6a0c1d885f9880 | [log] [tgz] |
---|---|---|
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | Mon Feb 15 12:40:42 2021 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Thu Mar 11 20:47:06 2021 +0000 |
tree | d72d214ec597b111de8b22f1231dec58e925b21d | |
parent | a605c8f4e71c35fddb9b13785f4ea5c24e273aa2 [diff] |
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>