diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-02-05 11:51:16 +0200 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2025-02-17 00:17:26 +0100 |
| commit | 682d385aca63d53470313b98b4e9ff1a7a11f1c1 (patch) | |
| tree | 0b77182d993b38eb3d2a77a3ff4579b0ea8dbb4c /tools/docs/lib/parse_data_structs.py | |
| parent | c0fc4039832262cf615f7be47f53cd54984bb091 (diff) | |
pinctrl: cy8c95x0: Initialise boolean variable with boolean values
The 'ret' variable in cy8c95x0_irq_handler() is defined as bool,
but is intialised with integers. Avoid implicit castings and
initialise boolean variable with boolean values.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/20250205095243.512292-7-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
