From: Kylene Jo Hall Date: Fri, 24 Jun 2005 05:02:10 +0000 (-0700) Subject: [PATCH] tpm: improve output in sysfs files when the TPM fails X-Git-Tag: v2.6.13-rc1~68^2~339 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d6e07570ef74b965131452a862b13dfa779188;p=pandora-kernel.git [PATCH] tpm: improve output in sysfs files when the TPM fails Since after reconsideration this is more debug output than an error (the TPM is operating correctly given the current state) I have changed the statements to dbg rather than err. Also this patch corrects a memory leak if the error path is taken in the tpm_show_pubek function. Signed-off-by: Kylene Hall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed