Skip to content
Commit ce4a7ae8 authored by Abdulrasaq Lawani's avatar Abdulrasaq Lawani Committed by Helge Deller
Browse files

fbdev: offb: replace of_node_put with __free(device_node)



Replaced instance of of_node_put with __free(device_node)
to simplify code and protect against any memory leaks
due to future changes in the control flow.

Suggested-by: default avatarJulia Lawall <julia.lawall@inria.fr>
Signed-off-by: default avatarAbdulrasaq Lawani <abdulrasaqolawani@gmail.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 6ad959b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment