diff options
| author | Ethan Tidmore <ethantidmore06@gmail.com> | 2026-07-19 17:15:02 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-20 14:24:22 +0100 |
| commit | acc414eda8e9b2e33c7afcd04549616b973704c2 (patch) | |
| tree | 7ad3bb6fd4a5649bb75519f5a23417b7aa0bf906 /tools/perf/scripts/python/parallel-perf.py | |
| parent | 2aaa41cf974f83a6fb105422bac4e2f107150774 (diff) | |
ASoC: codecs: ES8389: Remove redundant comparison
The comparison (target_hz < 0) will always be false because the variable
'target_hz' is of the u32 type.
Remove redundant comparison and simply code around it.
Fixes: 87592da1a490a ("ASoC: codecs: ES8389: Add private members about HPF")
Signed-off-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260719221502.536804-1-ethantidmore06@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
