Martin Blumenstingl <[email protected]> writes:

> kzalloc() can return NULL if memory could not be allocated. Check the
> return value of the kzalloc() call in meson_nfc_read_buf() to make it
> consistent with other memory allocations within the meson_nand driver.
>
> Fixes: 8fae856c53500a ("mtd: rawnand: meson: add support for Amlogic NAND 
> flash controller")
> Signed-off-by: Martin Blumenstingl <[email protected]>
> Acked-by: Liang Yang <[email protected]>

Reviewed-by: Kevin Hilman <[email protected]>

Reply via email to