diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2023-10-23 18:17:04 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-10-24 20:03:10 +0300 |
commit | 2e2a1613342658962250873cb8a0406bebdab9e3 (patch) | |
tree | adae07f20797f918d5204a8bf3fee764d17fbd5e /sound/firewire/bebob/Makefile | |
parent | 8c2d2383d2904aa3077f8dd3b3154160fa5b4f97 (diff) | |
download | linux-2e2a1613342658962250873cb8a0406bebdab9e3.tar.xz |
ASoC: mediatek: mt8186: remove redundant assignments to variable tdm_con
There are two occurrences where variable tdm_con is being initialized
to zero and the next statement re-assigns tdm_con to a new value. The
initializations are redundant and can be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20231023151704.670240-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/firewire/bebob/Makefile')
0 files changed, 0 insertions, 0 deletions