diff options
author | 2021-05-11 10:09:08 +0300 | |
---|---|---|
committer | 2021-06-01 16:34:02 -0700 | |
commit | 15abefda7fde690b7091ac5854135da41c7f759c (patch) | |
tree | 46f38f82e9468ee40a74511dccfaeb0b96fedb4a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: qcom: Simplify usage of dev_err_probe() (diff) | |
download | wireguard-linux-15abefda7fde690b7091ac5854135da41c7f759c.tar.xz wireguard-linux-15abefda7fde690b7091ac5854135da41c7f759c.zip |
clk: qcom: cleanup some dev_err_probe() calls
The dev_err_probe() function prints an error message if the error
code is not -EPROBE_DEFER. If we know the error code in is -ENODEV
then there is no reason to check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/YJotlJBJ1CVAgvMT@mwanda
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions