From: Frank Blaschka Date: Mon, 28 Apr 2014 08:05:10 +0000 (+0200) Subject: claw: replace PTR_RET with PTR_ERR_OR_ZERO X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16dc2c409cd94e7b3412eee06f704d0315901ddb;p=pandora-kernel.git claw: replace PTR_RET with PTR_ERR_OR_ZERO PTR_RET is deprecated. Do not recommend its usage anymore. Use PTR_ERR_OR_ZERO instead. Signed-off-by: Frank Blaschka Signed-off-by: David S. Miller --- Reading git-diff-tree failed