diff options
| author | Andy Shevchenko <andy.shevchenko@gmail.com> | 2024-11-10 22:59:46 +0200 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2024-11-13 14:18:06 +0100 |
| commit | 581d24052a4e5ee59c8b1b08b640365ffb2d6386 (patch) | |
| tree | 886b012ad23bb2e0ba237b861930a6a3d3b5b290 /rust/helpers/workqueue.c | |
| parent | pinctrl: cy8c95x0: embed iterator to the for-loop (diff) | |
| download | linux-581d24052a4e5ee59c8b1b08b640365ffb2d6386.tar.gz linux-581d24052a4e5ee59c8b1b08b640365ffb2d6386.zip | |
pinctrl: cy8c95x0: remove unneeded goto labels
In some cases the code uses goto labels to just return an error code.
Replace those with direct return:s and drop unneeded goto labels.
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/20241110210040.18918-7-andy.shevchenko@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
