Skip to content
Snippets Groups Projects
Commit 16dc2c40 authored by Frank Blaschka's avatar Frank Blaschka Committed by David S. Miller
Browse files

claw: 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 d66cb37e
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment