From: Len Brown Date: Sun, 11 Feb 2007 03:17:07 +0000 (-0500) Subject: ACPI: acpi_table_parse_madt_family() is not MADT specific X-Git-Tag: v2.6.21-rc1~91^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb87fed52b7f6ac200eaa649cc3221e239d0113;p=pandora-kernel.git ACPI: acpi_table_parse_madt_family() is not MADT specific 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 --- Reading git-diff-tree failed