mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-13 12:16:44 +00:00
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 <rjw@sisk.pl>