diff options
author | Sudeep Holla <Sudeep.Holla@arm.com> | 2014-11-25 15:48:50 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-11-25 23:44:52 +0100 |
commit | 6fd8050a35475259c444afc6856d57f4bbd74231 (patch) | |
tree | 652d6f6783219e84c79970f8d987f184e75d5f5d /mm/internal.h | |
parent | ACPI / processor: remove unused variabled from acpi_processor_power structure (diff) | |
download | linux-6fd8050a35475259c444afc6856d57f4bbd74231.tar.xz linux-6fd8050a35475259c444afc6856d57f4bbd74231.zip |
ACPI / cpuidle: avoid assigning signed errno to acpi_status
It's incorrect to assign a signed value to an unsigned acpi_status
variable. This patch fixes it by using a signed integer to return
error values.
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'mm/internal.h')
0 files changed, 0 insertions, 0 deletions