diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-02-01 18:27:58 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-02-08 12:36:11 +0300 |
commit | 6105b2e391879df0ebee20c764bbdd406cb74fb2 (patch) | |
tree | 30fc87a5d84adbe9ec5fb2b7c3d884c4229deb29 /tools/perf/scripts/python/sched-migration.py | |
parent | 322b86e7a73042300303844c9bc51bf6995a47ef (diff) | |
download | linux-6105b2e391879df0ebee20c764bbdd406cb74fb2.tar.xz |
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 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions