[PATCH v2 -next] tpm: Fix the type of the return value in calc_tpm2_event_size()

Jarkko Sakkinen jarkko.sakkinen at linux.intel.com
Wed Feb 20 06:31:59 UTC 2019


On Wed, Feb 20, 2019 at 10:23:00AM +0800, YueHaibing wrote:
> calc_tpm2_event_size() has an invalid signature because
> it returns a 'size_t' where as its signature says that
> it returns 'int'.
> 
> Fixes: 4d23cc323cdb ("tpm: add securityfs support for TPM 2.0 firmware event log")
> Suggested-by: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com>
> Signed-off-by: YueHaibing <yuehaibing at huawei.com>

Two remarks:

- git config user.name "Yue Haibing"
- "Cc: stable at vger.kernel.org" before the fixes tag.

Thanks.

/Jarkko



More information about the Linux-security-module-archive mailing list