Skip to content
Commit 5121db6a authored by Li Qiong's avatar Li Qiong Committed by David S. Miller
Browse files

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: default avatarLi Qiong <liqiong@nfschina.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9e98f8c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment