]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: renesas: rz-ssi: Use goto label names that specify their actions
authorClaudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Tue, 10 Dec 2024 17:09:41 +0000 (19:09 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 11 Dec 2024 13:24:02 +0000 (13:24 +0000)
commitf0c155c9da7536ab33687b5207eb21e704122a56
tree7657685f6ff9140876ebeb8d9b332084f3fa3add
parent403366d2a43eb7c911c6cddf1d7882e429d1212d
ASoC: renesas: rz-ssi: Use goto label names that specify their actions

Use goto label names that specify their action. In this way we can have
a better understanding of what is the action associated with the label
by just reading the label name.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Link: https://patch.msgid.link/20241210170953.2936724-13-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/renesas/rz-ssi.c