From: Rusty Russell Date: Mon, 15 Jul 2013 01:50:32 +0000 (+0930) Subject: PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. X-Git-Tag: v3.12-rc1~146^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6ffba0eddc8c110dbf444f51354ce42069abfc;p=pandora-kernel.git PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. Sweep of the simple cases. Cc: netdev@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-arm-kernel@lists.infradead.org Cc: Julia Lawall Signed-off-by: Rusty Russell Acked-by: David S. Miller Acked-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed