Re: [PATCH] dmaengine: stm32-mdma: Add missing check for device_property_read_u32_array
From: Markus Elfring <hidden>
Date: 2026-01-28 10:02:37
Also in:
dmaengine, lkml
From: Markus Elfring <hidden>
Date: 2026-01-28 10:02:37
Also in:
dmaengine, lkml
Add check for the return value of device_property_read_u32_array() and return the error if it fails in order to catch the error.
* Were any source code analysis tools involved here? * Did anything hinder to add any tags (like “Fixes” and “Cc”) accordingly? Regards, Markus