diff options
author | Amadeusz Sławiński <[email protected]> | 2020-04-15 12:28:49 -0400 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-04-16 13:01:33 +0100 |
commit | 326b509238171d37402dbe308e154cc234ed1960 (patch) | |
tree | dc81b4eb669fcf3a6afb954e49f7ffb38cc6ab38 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5bd70440cb0a6f5c6a84019bb2aa93ab8310a5cd (diff) |
ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
If we don't find any pcm, pcm will point at address at an offset from
the the list head and not a meaningful structure. Fix this by returning
correct pcm if found and NULL if not. Found with coccinelle.
Signed-off-by: Amadeusz Sławiński <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions