diff options
author | 2019-04-10 22:17:00 -0500 | |
---|---|---|
committer | 2019-04-14 15:33:26 +0530 | |
commit | a25eab299165927a4e187bc40f20b549152779d9 (patch) | |
tree | ef6485a1d11d7f2fe8613cfd56aea4ff4a05d8e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soundwire: remove useless initializations (diff) | |
download | linux-dev-a25eab299165927a4e187bc40f20b549152779d9.tar.xz linux-dev-a25eab299165927a4e187bc40f20b549152779d9.zip |
soundwire: stream: remove useless initialization of local variable
no need to reset return value.
Detected with cppcheck:
[drivers/soundwire/stream.c:332]: (style) Variable 'ret' is assigned a
value that is never used.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions