16.06.2016 15:25, Paolo Bonzini wrote:
> tpm_cleanup is called from main() and also registered with atexit from
> tpm_init.  The function only visits the tpm_backends linked list, and the
> atexit registration happens right after tpm_init fills in the list from
> -tpmdev options.  Therefore, the direct call is unnecessary.  Remove it.

Applied to -trivial. thanks!

/mjt

Reply via email to