aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-10-28 11:51:12 +0000
committerMark Brown <broonie@kernel.org>2020-10-28 21:33:22 +0000
commitbcc96dc3cf8048c80af7c487af17e19be27ac57d (patch)
tree23394a35f2129eeaa3d188c72acbb9ecf3c7a1de /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentASoC: qcom: sm8250: Fix array out of bounds access (diff)
downloadlinux-bcc96dc3cf8048c80af7c487af17e19be27ac57d.tar.gz
linux-bcc96dc3cf8048c80af7c487af17e19be27ac57d.zip
ASoC: qcom: fix unsigned int bitwidth compared to less than zero
The check for an error return from the call to snd_pcm_format_width is never true as the unsigned int bitwidth can never be less than zero. Fix this by making bitwidth an int. Fixes: 7cb37b7bd0d3 ("ASoC: qcom: Add support for lpass hdmi driver") Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20201028115112.109017-1-colin.king@canonical.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions