From: Hartmut Knaack Date: Sun, 31 May 2015 12:40:01 +0000 (+0200) Subject: tools:iio:iio_utils: mark private function static X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~256^2~38 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2156b179993e3d5b422976181ba17d91153313e1;p=pandora-kernel.git tools:iio:iio_utils: mark private function static 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 Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed