aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2019-08-07 10:31:19 +0900
committerMark Brown <[email protected]>2019-08-08 20:56:56 +0100
commitb245d273cbcd64eeaa93305f99c4ea8a6baf9c89 (patch)
tree04401ec16ffa906d89823f2fb3edf0f2374d7c4b /tools/perf/scripts/python/bin
parentd8ca7a0a8583fc491b625450580c4092879af3dd (diff)
ASoC: soc-core: remove unneeded list_empty() check for snd_soc_try_rebind_card()
list_for_each_entry_safe() will do nothing if it was empty list. This patch removes unneeded list_empty() check for list_for_each_entry_safe(). Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions