Re: [Qemu-devel] [PATCH v3 0/3] Remove unused functions

2015-02-28 Thread Michael Tokarev
26.02.2015 16:28, Thomas Huth wrote: > There are quite a lot of completely unused functions scattered > around in the QEMU sources - here are some patches to remove at > least some of them. > > I've limited the patches now to the ones which have been ack'ed > by the corresponding subsystem maintai

[Qemu-devel] [PATCH v3 0/3] Remove unused functions

2015-02-26 Thread Thomas Huth
There are quite a lot of completely unused functions scattered around in the QEMU sources - here are some patches to remove at least some of them. I've limited the patches now to the ones which have been ack'ed by the corresponding subsystem maintainers, so it should be really save now to apply th