]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs4265: Minor tidy up of error paths
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 11 May 2021 10:10:50 +0000 (11:10 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 11 May 2021 14:42:43 +0000 (15:42 +0100)
commitdfebd7e0555e17e36a8008be618fd27f8f758445
tree220adff2c62a786b1b5d07d1bc9b8c68fb813f13
parent18f31428d64a16563972520d83c96cdb7def910d
ASoC: cs4265: Minor tidy up of error paths

Fixup a needlessly initialised variable and an unchecked return value.

Reported-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210511101051.17726-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs4265.c