diff options
author | Enrico Weigelt <info@metux.net> | 2020-12-02 16:37:54 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-12-06 01:27:01 +0300 |
commit | c47d9e1b734361a5d809fae02a268b85ab0f95ee (patch) | |
tree | f10742281d2ff603cc04756246ec140c59167049 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e0822cf9b892ed051830daaf57896aca48c8567b (diff) | |
download | linux-c47d9e1b734361a5d809fae02a268b85ab0f95ee.tar.xz |
gpio: just plain warning when nonexisting gpio requested
When trying to export an nonexisting gpio ID, the kernel prints out a
big warning w/ stacktrace, sounding like a huge problem. In fact it's
a pretty normal situation, like file or device not found.
So, just print a more relaxed warning instead.
changes v2: drop defining pr_fmt()
Signed-off-by: Enrico Weigelt <info@metux.net>
Link: https://lore.kernel.org/r/20201202133754.32045-1-info@metux.net
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