From: Sachin Kamat Date: Mon, 15 Jul 2013 10:27:07 +0000 (+0530) Subject: sh_veu: Replace PTR_RET with PTR_ERR_OR_ZERO X-Git-Tag: v3.12-rc1~146^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=627df4bc9537b13e17086deef1c92326d2b92fd4;p=pandora-kernel.git sh_veu: Replace PTR_RET with PTR_ERR_OR_ZERO PTR_RET is now deprecated. Use PTR_ERR_OR_ZERO instead. Signed-off-by: Sachin Kamat Signed-off-by: Rusty Russell --- Reading git-diff-tree failed