summaryrefslogtreecommitdiff
path: root/tools/docs/lib/parse_data_structs.py
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-02-05 11:51:15 +0200
committerLinus Walleij <linus.walleij@linaro.org>2025-02-17 00:17:25 +0100
commitc0fc4039832262cf615f7be47f53cd54984bb091 (patch)
tree37aa2c265f76deefd4acb150727bf640071c4c58 /tools/docs/lib/parse_data_structs.py
parent009ba0eafecf50d1d1c5e6cf1cfe22c6cf55360e (diff)
pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some cases
When it's known that the returned value can't be non-zero, use 'return 0' explicitly. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/20250205095243.512292-6-andriy.shevchenko@linux.intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions