Igor Mammedov b997a04a50 tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()
some parts of sanitize_fadt_ptrs() do redundant job
  - locating FADT
  - checking original checksum

There is no need to do it as test_acpi_fadt_table() already does that,
so drop duplicate code and move remaining fixup code into
test_acpi_fadt_table().

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2019-01-17 21:10:57 -05:00
..
2018-12-20 10:29:08 +01:00
2018-08-16 09:50:54 +01:00
2018-10-02 18:47:55 +02:00
2018-10-09 13:44:12 +02:00
2018-08-31 09:53:10 +02:00
2018-08-23 18:46:25 +02:00
2018-12-20 10:29:08 +01:00
2018-12-20 10:29:08 +01:00