diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-03-12 05:30:29 -0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-03-12 05:34:58 -0400 |
commit | 3fd16d70166194dd0bf0f7a555779a42ee267223 (patch) | |
tree | 66af0ea76bbd0456cd8cd68027df6d30dde0ba5c /lib/mpi/mpiutil.c | |
parent | d276709ce6c90b9eceecdbd01a0c083ab04d3a52 (diff) |
ACPI: sysfs: Prevent get_status() from returning acpi_status
The return value of get_status() is passed to user space on errors,
so it should not return acpi_status values then. Make it return
error values that are meaningful for user space instead.
This also makes a Clang warning regarding the initialization of a
local variable in get_status() go away.
Reported-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions