diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2025-08-04 00:12:57 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-09-16 18:06:43 +0300 |
commit | bc7dd24c114e37c67061f4651bbbbbc57106c617 (patch) | |
tree | 4322b24ff762897b14e9fb3d1d2de8c8bb1341a7 /net/unix/af_unix.c | |
parent | c5d0df4945085098e4778b27267a225efacf4d2a (diff) | |
download | linux-bc7dd24c114e37c67061f4651bbbbbc57106c617.tar.xz |
i3c: renesas: Simplify return statement in 'renesas_i3c_daa'
There was already a bail out for 'ret < 0', so we can always return
success at the end of the function.
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Closes: https://lore.kernel.org/r/aIyzJ7HOENL1qp1l@stanley.mountain
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com>
Link: https://lore.kernel.org/r/20250803211256.18513-2-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions