From: Lv Zheng Date: Mon, 23 Sep 2013 01:52:29 +0000 (+0800) Subject: ACPICA: Tables: Cleanup table checksum verification code. X-Git-Tag: v3.13-rc1~96^2~23^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d4be6773e86a0d52d7e200fb3cda2b9013c862;p=pandora-kernel.git ACPICA: Tables: Cleanup table checksum verification code. This patch reduces code redundancy by moving the FACS/S3PT checksum verification skip logic into acpi_tb_verify_checksum() and other calls of this function also get benefit from this change. Lv Zheng. Signed-off-by: Lv Zheng Signed-off-by: Bob Moore Reviewed-by: Len Brown Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed