Skip to content
Commit d37556eb authored by Frank Blaschka's avatar Frank Blaschka Committed by David S. Miller
Browse files

ctc: replace PTR_RET with PTR_ERR_OR_ZERO



PTR_RET is deprecated. Do not recommend its usage anymore.
Use PTR_ERR_OR_ZERO instead.

Signed-off-by: default avatarFrank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 16dc2c40
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment