From: Peter Huewe Date: Tue, 29 Jan 2013 21:02:02 +0000 (+0100) Subject: char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value X-Git-Tag: v3.9-rc1~137^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7333549bf4f345d338825dcd5b85400600e4cae7;p=pandora-kernel.git char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value We don't need a temporary variable just to store the return value which gets return in the next statement. Signed-off-by: Peter Huewe Signed-off-by: Kent Yoder --- Reading git-diff-tree failed