diff options
author | 2023-07-13 18:18:08 +0800 | |
---|---|---|
committer | 2023-09-05 10:10:42 -0500 | |
commit | 9b63a810c6f95b65b26772f388966b85315d759f (patch) | |
tree | b63475a4f4370335789891626ea291c9a57d9553 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource() (diff) | |
download | linux-rng-9b63a810c6f95b65b26772f388966b85315d759f.tar.xz linux-rng-9b63a810c6f95b65b26772f388966b85315d759f.zip |
mailbox: mailbox-test: Fix an error check in mbox_test_probe()
mbox_test_request_channel() function returns NULL or
error value embedded in the pointer (PTR_ERR).
Evaluate the return value using IS_ERR_OR_NULL.
Signed-off-by: Minjie Du <duminjie@vivo.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions