Re: [Qemu-devel] [PATCH] Remove various unused functions
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
Applied to -trivial, thank you! /mjt