From: Peter Huewe Date: Tue, 29 Jan 2013 21:02:01 +0000 (+0100) Subject: char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe X-Git-Tag: v3.9-rc1~137^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d721688b8464662393f3b3136defbbad52be75;p=pandora-kernel.git char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe Err is never read before it is assigned again -> remove the dead assigment. Found with clang static analyzer Signed-off-by: Peter Huewe Signed-off-by: Kent Yoder --- Reading git-diff-tree failed