From: Jean Delvare Date: Wed, 11 Nov 2009 14:22:15 +0000 (+0100) Subject: ACPI: add const to acpi_check_resource_conflict() X-Git-Tag: v2.6.33-rc1~47^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876fba43cc810e3c37ce26995933f9547b83cb0e;p=pandora-kernel.git ACPI: add const to acpi_check_resource_conflict() acpi_check_resource_conflict() doesn't change the resource it operates on, so the res parameter can be marked const. Signed-off-by: Jean Delvare Signed-off-by: Len Brown --- Reading git-diff-tree failed