Skip to content
Commit 6f0ce4df authored by Aditya Pakki's avatar Aditya Pakki Committed by Miquel Raynal
Browse files

mtd: rawnand: vf610: Avoid a potential NULL pointer dereference



of_match_device can return NULL if there is no matching device. Avoid
a potential NULL pointer dereference by checking for the return value
and passing the error upstream.

Signed-off-by: default avatarAditya Pakki <pakki001@umn.edu>
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
parent e8495069
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment