qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] Remove unused functions
@ 2015-02-26 13:28 Thomas Huth
  2015-02-26 13:28 ` [Qemu-devel] [PATCH 1/3] ui: Removed " Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Huth @ 2015-02-26 13:28 UTC (permalink / raw)
  To: qemu-trivial; +Cc: qemu-devel, 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 these patches (I'll maybe re-post the
other patches later again for further discusison).

Michael, can you take these through your trivial-patches repository?

Thomas Huth (3):
  ui: Removed unused functions
  ui/vnc: Remove vnc_stop_worker_thread()
  xen: Remove xen_cmos_set_s3_resume()

 include/hw/xen/xen.h |    1 -
 include/ui/console.h |    3 ---
 ui/console.c         |   12 ------------
 ui/d3des.c           |    9 ---------
 ui/d3des.h           |    6 ------
 ui/input-legacy.c    |    6 ------
 ui/vnc-jobs.c        |   13 -------------
 ui/vnc-jobs.h        |    1 -
 xen-hvm-stub.c       |    4 ----
 9 files changed, 0 insertions(+), 55 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-28  9:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 13:28 [Qemu-devel] [PATCH v3 0/3] Remove unused functions Thomas Huth
2015-02-26 13:28 ` [Qemu-devel] [PATCH 1/3] ui: Removed " Thomas Huth
2015-02-26 13:28 ` [Qemu-devel] [PATCH 2/3] ui/vnc: Remove vnc_stop_worker_thread() Thomas Huth
2015-02-26 13:28 ` [Qemu-devel] [PATCH 3/3] xen: Remove xen_cmos_set_s3_resume() Thomas Huth
2015-02-28  9:19 ` [Qemu-devel] [PATCH v3 0/3] Remove unused functions Michael Tokarev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).