All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Patch v4 0/3] Trivial cleanup in hw/acpi
@ 2019-02-14  8:49 Wei Yang
  2019-02-14  8:49 ` [Qemu-devel] [Patch v4 1/3] hw/i386/pc.c: remove unused function pc_acpi_init() Wei Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wei Yang @ 2019-02-14  8:49 UTC (permalink / raw)
  To: qemu-trivial, qemu-devel; +Cc: mst, laurent, imammedo, philmd, thuth, Wei Yang

There are several functions/variable which are not used anymore.

This serials just remove those without functional change.

v4: fix reviewed-by tags
v3: add ack and repost in a new thread
v2: change commit log from "is now used in no place" to "in not used anymore"

Wei Yang (3):
  hw/i386/pc.c: remove unused function pc_acpi_init()
  hw/acpi: remove unused function acpi_table_add_builtin()
  hw/acpi: remove unnecessary variable acpi_table_builtin

 hw/acpi/core.c         | 10 +---------
 hw/i386/pc.c           | 27 ---------------------------
 include/hw/acpi/acpi.h |  1 -
 include/hw/i386/pc.h   |  1 -
 4 files changed, 1 insertion(+), 38 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2019-03-06  9:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-14  8:49 [Qemu-devel] [Patch v4 0/3] Trivial cleanup in hw/acpi Wei Yang
2019-02-14  8:49 ` [Qemu-devel] [Patch v4 1/3] hw/i386/pc.c: remove unused function pc_acpi_init() Wei Yang
2019-03-06  9:22   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-02-14  8:49 ` [Qemu-devel] [Patch v4 2/3] hw/acpi: remove unused function acpi_table_add_builtin() Wei Yang
2019-03-06  9:22   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-02-14  8:49 ` [Qemu-devel] [Patch v4 3/3] hw/acpi: remove unnecessary variable acpi_table_builtin Wei Yang
2019-03-06  9:23   ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.