On Thu, Nov 12, 2020 at 6:13 PM Srinivas Neeli <[email protected]> wrote:
> In two different instances the return value of "of_property_read_u32" > API was neither captured nor checked. > Fixed it by capturing the return value and then checking for any error. > > Addresses-Coverity: "check_return" > Signed-off-by: Srinivas Neeli <[email protected]> Patch applied. Yours, Linus Walleij

