diff options
| author | 2025-08-31 16:49:58 +0800 | |
|---|---|---|
| committer | 2025-09-08 12:03:08 +0200 | |
| commit | 9f062fc5b0ff44550088912ab89f9da40226a826 (patch) | |
| tree | 77146c9baa341d77c3515fcc02a3e4c29d97c01b /rust/kernel/debugfs/git:/ssh:/git@git.zx2c4.com | |
| parent | pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control registers (diff) | |
| download | wireguard-linux-9f062fc5b0ff44550088912ab89f9da40226a826.tar.xz wireguard-linux-9f062fc5b0ff44550088912ab89f9da40226a826.zip | |
pinctrl: renesas: Use int type to store negative error codes
Change the 'ret' variable in sh_pfc_pinconf_group_set() from unsigned
int to int, as it needs to store either negative error codes or zero
returned by sh_pfc_pinconf_set().
No effect on runtime.
Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Fixes: d0593c363f04ccc4 ("pinctrl: sh-pfc: Propagate errors on group config")
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250831084958.431913-4-rongqianfeng@vivo.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'rust/kernel/debugfs/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
