diff options
author | 2022-07-27 23:03:41 +0800 | |
---|---|---|
committer | 2022-08-01 11:45:15 +0100 | |
commit | 5121db6afb999d0049d37e911b08cd440f6f8f82 (patch) | |
tree | 669498d17b1e2b9cd3c5483085c7dacfc598eeb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'mlx5-fixes-2022-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux (diff) | |
download | linux-dev-5121db6afb999d0049d37e911b08cd440f6f8f82.tar.xz linux-dev-5121db6afb999d0049d37e911b08cd440f6f8f82.zip |
net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
If 'local_odp_mr->r_trans_private' is a error code,
it is better to print the error code than to print
the value of IS_ERR().
Signed-off-by: Li Qiong <liqiong@nfschina.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