]> git.proxmox.com Git - mirror_qemu.git/commit
Remove various unused functions
authorThomas Huth <huth@tuxfamily.org>
Sun, 3 May 2015 08:47:22 +0000 (10:47 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 8 May 2015 11:11:10 +0000 (14:11 +0300)
commitac9541579eb95b0b8c93ca58d0a074e1f22cd55a
treebb78a0cbdd832006cbc08e90b9b1309e58ad3f64
parent973a8529c54f9e4410a0e4a18ca1dcb2b085ca7e
Remove various unused functions

The functions tpm_backend_thread_tpm_reset() and iothread_find()
are completely unused, let's remove them.

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
backends/tpm.c
include/sysemu/iothread.h
include/sysemu/tpm_backend_int.h
iothread.c