Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > Commit c37cacabf22 moved tpm_cleanup() in the main loop exit, however this > function is not available when compiling with --disable-tpm. > > Provides necessary stubs to keep code clean of #ifdef'fery. > > Reported-by: BALATON Zoltan <bala...@eik.bme.hu> > Message-Id: <20171023102903.256af745...@zero.eik.bme.hu> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > Tested-by: Richard W.M. Jones <rjo...@redhat.com>
Reviewed-by: Juan Quintela <quint...@redhat.com>