diff options
author | Qianfeng Rong <rongqianfeng@vivo.com> | 2025-08-31 16:49:57 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2025-09-08 14:21:06 +0200 |
commit | 0fd0f79aec237dd0a18ffdd63fcbf0015c7a3012 (patch) | |
tree | 39d439946944c8a3597959daaefbe61f5b614480 /rust/helpers/build_bug.c | |
parent | decd50c19f2ccce3cbe34f6f59d04b252119329d (diff) |
pinctrl: ma35: Use int type to store negative error codes
Change the 'ret' variable in ma35_pinctrl_parse_functions() from u32 to
int, as it needs to store either negative error codes or zero returned
by ma35_pinctrl_parse_groups().
No effect on runtime.
Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions