diff options
author | Jiapeng Chong <[email protected]> | 2023-09-28 16:52:00 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-09-28 11:53:21 +0200 |
commit | 67fcdbfd9e133be69c9541a806f6ccfe594fa9a9 (patch) | |
tree | 34a00692de88310b8f7446d1af1b6ac0faee5b1e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 6d925797304e345e397bc24e62a334b41503fb1d (diff) |
ASoC: cs42l43: Remove useless else
The assignment of the else and if branches is the same, so the else
here is redundant, so we remove it.
./sound/soc/codecs/cs42l43-sdw.c:35:1-3: WARNING: possible condition with no effect (if == else).
Reported-by: Abaci Robot <[email protected]>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=6712
Signed-off-by: Jiapeng Chong <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions