]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: ops: Remove some unnecessary local variables
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 19 Mar 2025 17:51:22 +0000 (17:51 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 19 Mar 2025 17:56:35 +0000 (17:56 +0000)
commit94dfe71f0a4eb0d7df542560c22961dedf45141d
tree7abbdf1abd243e35c6a6e868ec697eba37cccb44
parent1e3cd64a29baa874b89180ac0744178ecb00f3cd
ASoC: ops: Remove some unnecessary local variables

Remove some local variables that aren't adding much in terms of clarity
or space saving.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250319175123.3835849-3-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-ops.c