[PATCH v5 6/8] pwm: stm32: Implementation of the waveform callbacks

Kees Bakker kees at ijzerbout.nl
Wed Oct 2 09:45:54 PDT 2024


Op 02-10-2024 om 10:02 schreef Uwe Kleine-König:
> Hello Kees,
>
> On Tue, Oct 01, 2024 at 09:17:47PM +0200, Kees Bakker wrote:
>> Op 20-09-2024 om 10:58 schreef Uwe Kleine-König:
>>> +			regmap_read(priv->regmap, TIM_ARR, &arr);
>> Did you forget to assign to ret?
>>> +			if (ret)
>>> +				goto out;
>>> +
>>> [...]
> It seems so, yes. How did you find that one?
>
> When I create a patch, is it ok if I add a Reported-by: for you?
Fine by me. But I have to be honest here. It was reported by Coverity [1].
I'm subscribed to daily reports of linux-next scanning.
>
> Best reagrds
> Uwe
[1] https://scan.coverity.com/projects/linux-next-weekly-scan?tab=overview



More information about the linux-arm-kernel mailing list