[PATCH] ASoC: fsl_xcvr: Remove unneeded semicolon

Subsystems: freescale soc sound drivers, sound, sound - soc layer / dynamic audio power management (asoc), the rest

STALE1942d LANDED

Landed in mainline as 223875a6fb8e on 2021-05-10.

3 messages, 3 authors, 2021-05-11 · open the first message on its own page

[PATCH] ASoC: fsl_xcvr: Remove unneeded semicolon

From: Wan Jiabing <hidden>
Date: 2021-05-06 02:25:06

Fix the following coccicheck warning:

./sound/soc/fsl/fsl_xcvr.c:739:2-3: Unneeded semicolon

Signed-off-by: Wan Jiabing <redacted>
---
 sound/soc/fsl/fsl_xcvr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/fsl/fsl_xcvr.c b/sound/soc/fsl/fsl_xcvr.c
index 6cb558165848..df7c189d97dd 100644
--- a/sound/soc/fsl/fsl_xcvr.c
+++ b/sound/soc/fsl/fsl_xcvr.c
@@ -736,7 +736,7 @@ static int fsl_xcvr_load_firmware(struct fsl_xcvr *xcvr)
 			/* clean current page, including data memory */
 			memset_io(xcvr->ram_addr, 0, size);
 		}
-	};
+	}
 
 err_firmware:
 	release_firmware(fw);
-- 
2.25.1

Re: [PATCH] ASoC: fsl_xcvr: Remove unneeded semicolon

From: Shengjiu Wang <shengjiu.wang@gmail.com>
Date: 2021-05-06 02:59:52

On Thu, May 6, 2021 at 10:26 AM Wan Jiabing [off-list ref] wrote:
Fix the following coccicheck warning:

./sound/soc/fsl/fsl_xcvr.c:739:2-3: Unneeded semicolon

Signed-off-by: Wan Jiabing <redacted>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
quoted hunk
---
 sound/soc/fsl/fsl_xcvr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/fsl/fsl_xcvr.c b/sound/soc/fsl/fsl_xcvr.c
index 6cb558165848..df7c189d97dd 100644
--- a/sound/soc/fsl/fsl_xcvr.c
+++ b/sound/soc/fsl/fsl_xcvr.c
@@ -736,7 +736,7 @@ static int fsl_xcvr_load_firmware(struct fsl_xcvr *xcvr)
                        /* clean current page, including data memory */
                        memset_io(xcvr->ram_addr, 0, size);
                }
-       };
+       }

 err_firmware:
        release_firmware(fw);
--
2.25.1

Re: [PATCH] ASoC: fsl_xcvr: Remove unneeded semicolon

From: Mark Brown <broonie@kernel.org>
Date: 2021-05-11 08:28:53

On Thu, 6 May 2021 10:24:52 +0800, Wan Jiabing wrote:
Fix the following coccicheck warning:

./sound/soc/fsl/fsl_xcvr.c:739:2-3: Unneeded semicolon
Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: fsl_xcvr: Remove unneeded semicolon
      commit: 223875a6fb8e26bbde3de675552d27b62e3ed0de

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help