diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-08-07 10:31:19 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-08-08 20:56:56 +0100 |
commit | b245d273cbcd64eeaa93305f99c4ea8a6baf9c89 (patch) | |
tree | 04401ec16ffa906d89823f2fb3edf0f2374d7c4b /include/dt-bindings/clock/renesas-cpg-mssr.h | |
parent | d8ca7a0a8583fc491b625450580c4092879af3dd (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 <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/878ss5aho6.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/dt-bindings/clock/renesas-cpg-mssr.h')
0 files changed, 0 insertions, 0 deletions