diff options
author | Johan Hovold <johan@kernel.org> | 2022-06-10 09:53:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-10 14:47:42 +0200 |
commit | d2b47721a10037c17b378decc611341bfff60c44 (patch) | |
tree | 611a9ce3142bee201ef22191a92e177ba22ee31a /net/unix/af_unix.c | |
parent | 991ebc730369c10f6ac36a62c8174276b3811de8 (diff) |
staging: greybus: audio: replace safe list iteration
No entry is being removed from the list when iterating the widget list
in gbaudio_dapm_free_controls() so there's no need to use
list_for_each_entry_safe().
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20220610075347.18917-1-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions