diff options
author | Azael Avalos <coproscefalo@gmail.com> | 2015-08-01 06:58:15 +0300 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2015-08-05 12:09:15 +0300 |
commit | a6b5354f422a1f1cd48a94ed64e54989f9ea7ee2 (patch) | |
tree | d3f9ae3930895ef087c364777fba35620f19a4de /Makefile | |
parent | e1a949c1b9883d1d0586b0cbdd2c0cc3f55514bd (diff) | |
download | linux-a6b5354f422a1f1cd48a94ed64e54989f9ea7ee2.tar.xz |
toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI functions
A previous patch added explicit feature checks for support, *SUCCESS*
and *FAILURE to the HCI/SCI *{get, set} functions.
This patch removes some unnedded checks to the driver HCI/SCI
functions given that the default error return value is now set to
-EIO, there is no need to check for other error values other than
the ones currently checking for.
Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions