From: Jaswinder Singh Rajput Date: Sat, 18 Apr 2009 11:44:57 +0000 (+0200) Subject: PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c X-Git-Tag: v2.6.31-rc1~357^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce4b3c55475e451cb489e857640396c37ca88974;p=pandora-kernel.git PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c One of the numbers in arch/x86/kernel/acpi/sleep.c is long, but it is not annotated appropriately, so sparese warns about it. Fix that. [rjw: added the changelog.] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed