diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-08-18 13:05:03 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-08-19 19:29:23 +0100 |
commit | 093db9cda7b695f963cd7b468ed1488063548ce2 (patch) | |
tree | 8ffbcec706b96e86b7c0bc4d2523e8548492ed20 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 44a696de720d6917f1d1844a05757624295b81c0 (diff) |
net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()
As Simon Horman suggests, update vcap_get_rule() to always
return an ERR_PTR() and update the error detection conditions to
use IS_ERR(), which would be more cleaner in this case.
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Suggested-by: Simon Horman <horms@kernel.org>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions