diff options
author | Azael Avalos <coproscefalo@gmail.com> | 2014-09-29 20:40:09 -0600 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2014-09-30 13:51:08 -0700 |
commit | 893f3f62dc7ade3700cdceed23ce38bb92e3966b (patch) | |
tree | 0bce8ec369de341a56b6315faeb8971e04934016 /drivers/scsi/mpt2sas/mpi/mpi2_sas.h | |
parent | 1864bbc207756c8a3e6e3fe585c11853d28a579a (diff) |
toshiba_acpi: Change HCI/SCI functions return code type
Currently the HCI/SCI read/write functions are returning
the status of the ACPI call and also assigning the
returned value of the HCI/SCI function, however, only
the HCI/SCI status is being checked.
This patch changes such functions, returning the value
of the HCI/SCI function instead of the ACPI call status,
eliminating one parameter, and returning something
useful that indeed is being checked.
Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_sas.h')
0 files changed, 0 insertions, 0 deletions