From: Silviu-Mihai Popescu Date: Tue, 12 Mar 2013 08:11:33 +0000 (+0000) Subject: bridge: 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~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb358d029dfde37521937aa492fac9a9e466188;p=pandora-kernel.git bridge: 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