tools:iio:iio_utils: mark private function static
authorHartmut Knaack <knaack.h@gmx.de>
Sun, 31 May 2015 12:40:01 +0000 (14:40 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 31 May 2015 18:19:35 +0000 (19:19 +0100)
Functions _write_sysfs_int() and _write_sysfs_string() are supposed to
be called only by public wrappers, so make them static.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
tools/iio/iio_utils.c

Simple merge