Re: [Qemu-devel] [PATCH] Remove various unused functions

2015-05-05 Thread Stefan Hajnoczi
On Sun, May 03, 2015 at 10:47:22AM +0200, Thomas Huth wrote: > > The functions tpm_backend_thread_tpm_reset() and iothread_find() > are completely unused, let's remove them. > > Signed-off-by: Thomas Huth > --- > backends/tpm.c | 11 --- > include/sysemu/iothread.h

Re: [Qemu-devel] [PATCH] Remove various unused functions

2015-05-05 Thread Michael Tokarev
Applied to -trivial, thank you! /mjt