diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-01-18 10:48:27 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-01-21 20:35:23 +0300 |
commit | 122fb8736efce9a1bab0433ff330f3bf03d4a00e (patch) | |
tree | 4c3cae22f5c598d844c4067e276199a406b1f4ee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cd19fbfedca524947d0df9cab820c21237005de2 (diff) | |
download | linux-122fb8736efce9a1bab0433ff330f3bf03d4a00e.tar.xz |
iio: core: Replace iio_sysfs_match_string_with_gaps() by __sysfs_match_string()
None of the current users is using gaps in the list of the items.
No need to have a specific function for that, just replace it by
library available __sysfs_match_string().
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230118074828.66155-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions