diff options
author | Javier Carrasco <[email protected]> | 2024-10-21 22:28:24 +0200 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2024-10-22 13:58:39 -0700 |
commit | 20d1278d4bb5fbb7021314c573c69d8fa3e33de1 (patch) | |
tree | 389321f6a9ef07f27d6591493a6f158e09d00926 /scripts/gdb/linux/modules.py | |
parent | ddefcd779eb7ef931e47fb41a0da288286d6a431 (diff) |
Input: sparcspkr - use cleanup facility for device_node
Use the 'free(device_node)' macro to simplify the code by automatically
freeing the device node, which removes the need for explicit calls to
'of_node_put()'.
Signed-off-by: Javier Carrasco <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions