diff options
| author | Abdulrasaq Lawani <[email protected]> | 2024-04-22 21:20:21 -0400 | 
|---|---|---|
| committer | Helge Deller <[email protected]> | 2024-04-25 12:13:06 +0200 | 
| commit | ce4a7ae84a58b9f33aae8d6c769b3c94f3d5ce76 (patch) | |
| tree | 11604efbb094416b505e763e030d7e82993e9ac6 /kernel/sysctl.c | |
| 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 <[email protected]>
Signed-off-by: Abdulrasaq Lawani <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions