diff options
author | Abdulrasaq Lawani <abdulrasaqolawani@gmail.com> | 2024-04-22 21:20:21 -0400 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2024-04-25 12:13:06 +0200 |
commit | ce4a7ae84a58b9f33aae8d6c769b3c94f3d5ce76 (patch) | |
tree | 11604efbb094416b505e763e030d7e82993e9ac6 /MAINTAINERS | |
parent | 6ad959b6703e2c4c5d7af03b4cfd5ff608036339 (diff) |
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: Julia Lawall <julia.lawall@inria.fr>
Signed-off-by: Abdulrasaq Lawani <abdulrasaqolawani@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions