diff options
author | 2023-08-03 17:27:01 +0800 | |
---|---|---|
committer | 2023-08-04 16:19:55 +0200 | |
commit | ac19020be0e2e6ff62d18439d7f81251bdd1bb5a (patch) | |
tree | e110588c35a9d29954b31da153db3eeefd12ec50 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: rtl8723bs: use is_broadcast_ether_addr() instead of memcmp() (diff) | |
download | linux-rng-ac19020be0e2e6ff62d18439d7f81251bdd1bb5a.tar.xz linux-rng-ac19020be0e2e6ff62d18439d7f81251bdd1bb5a.zip |
staging: fieldbus: arcx-anybus: Do not check 0 for platform_get_irq()
Since platform_get_irq() never returned zero, so it need not to check
whether it returned zero, and we use the return error code of
platform_get_irq() to replace the current return error code, for that
platform_get_irq() may return -EINVAL or -ENXIO.
Signed-off-by: Zhu Wang <wangzhu9@huawei.com>
Link: https://lore.kernel.org/r/20230803092701.52697-1-wangzhu9@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions