From: Silviu-Mihai Popescu Date: Mon, 11 Mar 2013 21:48:07 +0000 (+0000) Subject: ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~503 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ffd880d3c6c63cdf575764da9e903fc3249937d;p=pandora-kernel.git 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: Silviu-Mihai Popescu Acked-by: Signed-off-by: David S. Miller --- Reading git-diff-tree failed