diff options
| author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-09-27 02:20:58 +0300 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2024-10-09 17:17:14 +0300 |
| commit | 42b49671602f9badb14fd2c32e6791a24d8cbf02 (patch) | |
| tree | 5b4d2cab2318f0d505e93f6aedef8fd59f8a207e /net/lapb/lapb_out.c | |
| parent | 9e445e28ae0c6fe24369127cf2302cd4f3a1b42b (diff) | |
| download | linux-42b49671602f9badb14fd2c32e6791a24d8cbf02.tar.xz | |
leds: gpio: Switch to device_for_each_child_node_scoped()
Switch to device_for_each_child_node_scoped() to simplify the code by
removing the need for calls to fwnode_handle_put() in the error paths.
This also prevents possible memory leaks if new error paths are added
without the required call to fwnode_handle_put().
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/r/20240927-leds_device_for_each_child_node_scoped-v1-7-95c0614b38c8@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions
