linux/sound/soc/mediatek/common
Pierre-Louis Bossart 2e5e57f085
ASoC: mediatek: mtk-btcvsd: remove useless assignment
cppcheck warning:

sound/soc/mediatek/common/mtk-btcvsd.c:783:34: style: Variable 'avail'
is assigned a value that is never used. [unreadVariable]
 int written_size = count, avail = 0, cur_write_idx, write_size, cont;
                                 ^

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210311004904.121205-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-03-12 14:29:51 +00:00
..
Makefile ASoC: Add missing newline at end of file 2019-06-17 16:18:13 +01:00
mtk-afe-fe-dai.c ASoC: mediatek: mt8192: add platform driver 2020-11-04 17:51:47 +00:00
mtk-afe-fe-dai.h ASoC: mediatek: move .suspend/.resume to component 2020-01-21 17:03:54 +00:00
mtk-afe-platform-driver.c ASoC: mediatek: use asoc_substream_to_rtd() 2020-07-23 19:07:32 +01:00
mtk-afe-platform-driver.h ASoC: mediatek: Use managed buffer allocation 2019-12-12 15:41:13 +00:00
mtk-base-afe.h ASoC: mediatek: mt8192: add platform driver 2020-11-04 17:51:47 +00:00
mtk-btcvsd.c ASoC: mediatek: mtk-btcvsd: remove useless assignment 2021-03-12 14:29:51 +00:00