diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-02-01 17:27:58 +0200 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-02-08 10:36:11 +0100 |
commit | 6105b2e391879df0ebee20c764bbdd406cb74fb2 (patch) | |
tree | 30fc87a5d84adbe9ec5fb2b7c3d884c4229deb29 /drivers/scsi/dpt | |
parent | 322b86e7a73042300303844c9bc51bf6995a47ef (diff) | |
download | linux-stable-6105b2e391879df0ebee20c764bbdd406cb74fb2.tar.gz linux-stable-6105b2e391879df0ebee20c764bbdd406cb74fb2.tar.bz2 linux-stable-6105b2e391879df0ebee20c764bbdd406cb74fb2.zip |
gpiolib: Simplify error path in gpiod_get_index() when requesting GPIO
Simplify error path in the gpiod_get_index() when requesting a GPIO line by:
- checking for error condition first
- dropping redundant 'else'
As a result, decrease the indentation level for better readability.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'drivers/scsi/dpt')
0 files changed, 0 insertions, 0 deletions