diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-10-25 13:59:30 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-10-27 11:31:12 +0100 |
commit | 33fb790fcc02a717c1cac90958f203f06da14f7e (patch) | |
tree | e7e147f11a665e6d1603e5c883ced58aec943ac6 /scripts/gdb/linux/utils.py | |
parent | 46ae0b3f554a323322a770c0edee50aa8019a655 (diff) |
ASoC: mediatek: remove unnecessary initialization
Cppcheck warning:
sound/soc/mediatek/common/mtk-afe-fe-dai.c:353:8: style: Variable 'i'
is assigned a value that is never used. [unreadVariable]
int i = 0;
^
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions