From: Varka Bhadram Date: Fri, 26 Dec 2014 04:43:39 +0000 (+0530) Subject: cc2520: remove 'ret' goto label X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~303^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f50f1c37a663b7b76013638f60a400a16ddd2158;p=pandora-kernel.git cc2520: remove 'ret' goto label If allocation of memory fails instead of going to ret goto label and returning from there, we can directly return -ENOMEM on failure. Signed-off-by: Varka Bhadram Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed