diff options
author | 2020-01-13 15:10:25 -0600 | |
---|---|---|
committer | 2020-01-14 12:02:29 +0530 | |
commit | 78f6fdd6161f6b5a8fc13b8b0def923437a61a7f (patch) | |
tree | 54c7da3b5a7e9a5f989c10a5437a56d22986c214 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soundwire: cadence: update kernel-doc parameter descriptions (diff) | |
download | linux-rng-78f6fdd6161f6b5a8fc13b8b0def923437a61a7f.tar.xz linux-rng-78f6fdd6161f6b5a8fc13b8b0def923437a61a7f.zip |
soundwire: cadence: remove useless variable incrementation
Fix cppcheck warning:
drivers/soundwire/cadence_master.c:992:9: style: Variable 'offset' is
assigned a value that is never used. [unreadVariable]
offset += stream->num_out;
^
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200113211025.27973-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions