commit | 964756a52f4cf0417d515b7f01eec69db8cb0fe2 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Nov 19 23:33:59 2007 +0100 |
committer | Len Brown <len.brown@intel.com> | Fri Feb 01 18:30:53 2008 -0500 |
tree | a52d13bc9186d473cd89eacc7b72ffd88afa8375 | |
parent | 3010f8caa48ed38679cc32b0d8e84b82cb8d9980 [diff] |
ACPI: Fix mismerge in acpi_hibernation_finish Some code in acpi_hibernation_finish() was moved to acpi_hibernation_leave(), but the old copy had been left (it's harmless, but also useless). Remove it. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Len Brown <len.brown@intel.com>