From: Silviu-Mihai Popescu Date: Tue, 12 Mar 2013 08:07:55 +0000 (+0000) Subject: ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~344^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015ba03c1a07f11f1accc87702bf2e045d149325;p=pandora-kernel.git ipv4: netfilter: 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 Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed