+3
−0
Loading
There are a few use cases where it is convenient to pass NULL to
of_match_node() and have it fail gracefully. The patch adds a null
check to the beginning so taht it does so.
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>