From: Christophe Ricard Date: Mon, 1 Dec 2014 18:32:53 +0000 (+0100) Subject: tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~113^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca16b7671365d71f29973ca6931be821780f592e;p=pandora-kernel.git tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code Some functions return err, rc or ret for a status code. Return ret instead for all of them. Reviewed-by: Jason Gunthorpe Signed-off-by: Christophe Ricard Signed-off-by: Peter Huewe --- Reading git-diff-tree failed