summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorEthan Tidmore <ethantidmore06@gmail.com>2026-07-19 17:15:02 -0500
committerMark Brown <broonie@kernel.org>2026-07-20 14:24:22 +0100
commitacc414eda8e9b2e33c7afcd04549616b973704c2 (patch)
tree7ad3bb6fd4a5649bb75519f5a23417b7aa0bf906 /tools/perf/scripts/python/bin/stackcollapse-record
parent2aaa41cf974f83a6fb105422bac4e2f107150774 (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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions