Re: [PATCH v3 11/20] tpm: factor out tpm_startup function

From: Jarkko Sakkinen
Date: Wed Sep 19 2018 - 11:07:23 EST


On Tue, Sep 18, 2018 at 12:34:50PM +0300, Tomas Winkler wrote:
> tpm manual startup is used only from within tpm1 or tpm2
> code, hence remove tpm_startup function from tpm-interface.c
> and add two static functions implementations tpm1_startup
> and tpm2_startup into to tpm1-cmd.c and tpm2-cmd.c respectively.
>
> Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx>

Again, language in the commit message. For example, I guess usually
we write abbrevation "TPM" and not "tpm".

Tested-by: Jarkko Sakkine <jarkko.sakkinen@xxxxxxxxxxxxxxx>

/Jarkko