diff options
| author | 2021-04-26 16:46:59 -0500 | |
|---|---|---|
| committer | 2021-05-10 13:05:28 +0100 | |
| commit | d51f6dfb9c9843f82825187baa78f0f4c1ec6ac7 (patch) | |
| tree | 0bc00d4e04a3ba4ee163ffd912904d08a618399e /include/linux/stacktrace.h | |
| parent | ASoC: codecs: mt6359-accdet: remove useless initialization (diff) | |
ASoc: codecs: mt6359: remove useless initializations
cppcheck warning:
sound/soc/codecs/mt6359.c:274:8: style: Variable 'i' is assigned a
value that is never used. [unreadVariable]
int i = 0, stage = 0;
^
sound/soc/codecs/mt6359.c:274:19: style: Variable 'stage' is assigned
a value that is never used. [unreadVariable]
int i = 0, stage = 0;
^
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210426214701.235106-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
