Skip to content
Snippets Groups Projects
Commit 3ffd880d authored by Silviu-Mihai Popescu's avatar Silviu-Mihai Popescu Committed by David S. Miller
Browse files

ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR


This uses PTR_RET instead of IS_ERR and PTR_ERR in order to increase
readability.

Signed-off-by: default avatarSilviu-Mihai Popescu <silviupopescu1990@gmail.com>
Acked-by: default avatar&lt;Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b6bb4dfc
No related branches found
No related tags 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