diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2017-09-20 17:08:15 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-09-21 15:18:12 +0300 |
commit | 1ffbf50b745b63f8eba6153b4fe04c59e718a14b (patch) | |
tree | c03b5d34b40f7a5d04138d929dfb71c2b559d96e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b582658ae00ded3058618252d40ed480870ee18b (diff) | |
download | linux-1ffbf50b745b63f8eba6153b4fe04c59e718a14b.tar.xz |
pinctrl: meson: fix incorrect usage of ENOSYS
ENOSYS is special and should only be used for incorrect syscall number.
It is not the case here. let's use ENOTSUPP instead.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions