diff options
author | Dan Carpenter <[email protected]> | 2023-10-30 12:03:51 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-11-13 01:26:16 +0000 |
commit | 601cc04c9d73ed728b29eaddb29ae13b48b03ce7 (patch) | |
tree | b92ae67dc89dfa38797069218d549fe3152b634d /tools/perf/scripts/python/libxed.py | |
parent | dc29d3d253f1f3513a916f0b4271569223860c71 (diff) |
ASoC: amd: acp: remove unnecessary NULL check
The list iterator in a list_for_each_entry() loop can never be NULL.
Remove the check and pull the code in a tab.
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions