Re: [PATCH v2 2/4] pwm: sysfs: Return directly from the for-loop in PM callbacks

From: Thierry Reding
Date: Wed Sep 28 2022 - 08:31:36 EST


On Fri, Aug 26, 2022 at 08:07:14PM +0300, Andy Shevchenko wrote:
> There is no need to assign ret to 0 and then break the loop just
> for returning the error to the caller. Instead, return directly
> from the for-loop, and 0 otherwise.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> Acked-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> ---
> v2: added tag (Uwe)
> drivers/pwm/sysfs.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)

I fail to see how this is an improvement. The outcome is exactly the
same and this doesn't even make the code shorter. Why bother?

Thierry

Attachment: signature.asc
Description: PGP signature