Re: [PATCH 1/2] tpm: don't return bool from update_timeouts

From: Jarkko Sakkinen
Date: Thu Jan 31 2019 - 11:06:51 EST


On Wed, Jan 30, 2019 at 03:06:58PM -0700, Jerry Snitselaar wrote:
> Set tpm_chip->timeouts_adjusted directly in the update_timeouts
> code instead of returning bool. In case of tpm read failing
> print warning that the read failed and continue on.
>
> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
> Signed-off-by: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>

Your signed-off-by should be before my reviewed-by (no need to
resend).

/Jarkko