On Tue, Jan 29, 2019 at 07:56:54AM +0100, Philippe Mathieu-Daudé wrote: >Hi Wei, > >On 1/29/19 1:08 AM, Wei Yang wrote: >> There are several functions/variable which are not used anymore. >> >> This serials just remove those without functional change. >> >> 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(-) >> > >Please do not post iterated series in reply to previous version, but as >new thread: >- patches are parsed by scripts >- some email clients can tag a thread as "reviewed, skip" and replies to >this thread will be masked. >
Well, do I need to repost it in a new thread? >Regards, > >Phil. -- Wei Yang Help you, Help me