[PATCH v9 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()

Jarkko Sakkinen jarkko.sakkinen at linux.intel.com
Mon Nov 19 15:50:59 UTC 2018


On Mon, Nov 19, 2018 at 09:13:54AM -0500, Stefan Berger wrote:
> 
> > +}
> > +
> > +/**
> > + * tpm_chip_stop() - power off the TPM
> > + * @chip:	a TPM chip to use
> > + * @flags:	TPM transmit flags
> > + *
> > + * Return:
> > + * * The response length	- OK
> > + * * -errno			- A system error
> 
> This function returns void!

Sorry, my bad.

/Jarkko



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