diff options
author | Dheeraj Reddy Jonnalagadda <dheeraj.linuxdev@gmail.com> | 2024-11-18 10:26:05 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-12-02 00:30:38 +0000 |
commit | 42c7af046aaf35c42ef864cbd96df025c48ce50f (patch) | |
tree | 3834ffcc6e8102994500c1bd64db44d16a5dd217 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 509544d1b6dbffe7bc1849593ff217f965ec0419 (diff) |
ASoC: rockchip: i2s-tdm: Fix a useless call issue
This commit fixes a useless call issue detected by Coverity
(CID 1507978). The call to rockchip_i2s_ch_to_io is unnecessary as its
return value is never checked or used. As a result, the function
definition and call is removed.
Signed-off-by: Dheeraj Reddy Jonnalagadda <dheeraj.linuxdev@gmail.com>
Link: https://patch.msgid.link/20241118045605.48440-1-dheeraj.linuxdev@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions