[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190220085231.GB6253@linux.intel.com>
Date: Wed, 20 Feb 2019 10:52:31 +0200
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: Yue Haibing <yuehaibing@...wei.com>
Cc: peterhuewe@....de, jgg@...pe.ca, arnd@...db.de,
gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
linux-integrity@...r.kernel.org,
linux-security-module@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH v3 -next] tpm: Fix the type of the return value in
calc_tpm2_event_size()
On Wed, Feb 20, 2019 at 04:25:38PM +0800, Yue Haibing wrote:
> calc_tpm2_event_size() has an invalid signature because
> it returns a 'size_t' where as its signature says that
> it returns 'int'.
>
> Cc: <stable@...r.kernel.org>
> Fixes: 4d23cc323cdb ("tpm: add securityfs support for TPM 2.0 firmware event log")
> Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
> Signed-off-by: Yue Haibing <yuehaibing@...wei.com>
> ---
> v3: fix My real name and cc stable
> v2: modify patch title and commit message as Jarkko suggested
Thanks,
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
/Jarkko
Powered by blists - more mailing lists