All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] Trivial cleanup in hw/acpi
@ 2019-01-30  0:06 Wei Yang
  2019-01-30  0:06 ` [Qemu-devel] [PATCH v3 1/3] hw/i386/pc.c: remove unused function pc_acpi_init() Wei Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 28+ messages in thread
From: Wei Yang @ 2019-01-30  0:06 UTC (permalink / raw)
  To: qemu-trivial, qemu-devel; +Cc: mst, laurent, imammedo, philmd, Wei Yang

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

This serials just remove those without functional change.

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] 28+ messages in thread

end of thread, other threads:[~2019-02-14  9:11 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-30  0:06 [Qemu-devel] [PATCH v3 0/3] Trivial cleanup in hw/acpi Wei Yang
2019-01-30  0:06 ` [Qemu-devel] [PATCH v3 1/3] hw/i386/pc.c: remove unused function pc_acpi_init() Wei Yang
2019-01-30  8:10   ` Igor Mammedov
2019-01-30  9:50   ` Thomas Huth
2019-01-30 11:07     ` Philippe Mathieu-Daudé
2019-01-30 12:58       ` Wei Yang
2019-01-30  0:06 ` [Qemu-devel] [PATCH v3 2/3] hw/acpi: remove unused function acpi_table_add_builtin() Wei Yang
2019-01-30  8:11   ` Igor Mammedov
2019-01-30  0:06 ` [Qemu-devel] [PATCH v3 3/3] hw/acpi: remove unnecessary variable acpi_table_builtin Wei Yang
2019-01-30  8:11   ` Igor Mammedov
2019-02-12  5:22 ` [Qemu-devel] [PATCH v3 0/3] Trivial cleanup in hw/acpi Wei Yang
2019-02-12  5:34   ` Michael S. Tsirkin
2019-02-13  6:26     ` Wei Yang
2019-02-13  6:32       ` Philippe Mathieu-Daudé
2019-02-13  7:01         ` Wei Yang
2019-02-13  8:49     ` Laurent Vivier
2019-02-13  8:54       ` Wei Yang
2019-02-13  8:56       ` Philippe Mathieu-Daudé
2019-02-13 13:31         ` Wei Yang
2019-02-13 13:45         ` Laurent Vivier
2019-02-14  0:03           ` Wei Yang
2019-02-14  7:57             ` Laurent Vivier
2019-02-14  8:10               ` Laurent Vivier
2019-02-14  8:18                 ` Wei Yang
2019-02-14  8:23                   ` Laurent Vivier
2019-02-14  8:39                     ` Wei Yang
2019-02-14  8:51                     ` Wei Yang
2019-02-14  9:11                       ` 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.