aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPeter Ujfalusi <[email protected]>2022-10-25 16:27:06 +0300
committerMark Brown <[email protected]>2022-10-26 14:18:33 +0100
commit5cab0d6c2bd1272287068943471102dc6a0c4bcc (patch)
tree62d29d84db0923273821c9f61a76ed6e966577b0 /tools/perf/scripts/python/exported-sql-viewer.py
parent514bc59bfcd02a7f241dad91b5534faffb7effd6 (diff)
ASoC: SOF: ipc4-loader: Return ssize_t from sof_ipc4_fw_parse_ext_man()
sof_ipc4_fw_parse_ext_man() can return negative error numbers which is not correct for the used size_t type. Change the return value to ssize_t and use the same type where the function is called. Reported-by: Dan Carpenter <[email protected]> Fixes: 73c091a2fe96 ("ASoC: SOF: ipc4-loader: Support for loading external libraries") Signed-off-by: Peter Ujfalusi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions