ACPI: acpi_table_parse_madt_family() is not MADT specific
authorLen Brown <len.brown@intel.com>
Sun, 11 Feb 2007 03:17:07 +0000 (22:17 -0500)
committerLen Brown <len.brown@intel.com>
Tue, 13 Feb 2007 07:58:52 +0000 (02:58 -0500)
acpi_table_parse_madt_family() is also used to parse SRAT entries.
So re-name it to acpi_table_parse_entries(), and re-name the
madt-specific variables within it accordingly.

cosmetic only.

Signed-off-by: Len Brown <len.brown@intel.com>

No differences found