mbox series

[0/5] ASoC: rsnd: cleanup ppcheck warning for Renesas sound driver

Message ID 87mtvtro3h.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: rsnd: cleanup ppcheck warning for Renesas sound driver | expand

Message

Kuninori Morimoto Feb. 25, 2021, 12:24 a.m. UTC
Hi Mark, Pierre-Louis

These patches are based on below patch-set which from Pierre-Louis,
and cleanup cppcheck warnings for Rensas sound driver.
[3/5] has Reported-by Pierre-Louis tag.

	Subject: [PATCH 0/8] ASoC: sh: remove cppcheck warnings
	Date: Fri, 19 Feb 2021 17:16:27 -0600

Kuninori Morimoto (5):
  ASoC: rsnd: cleanup ppcheck warning for ssiu.c
  ASoC: rsnd: cleanup ppcheck warning for ssi.c
  ASoC: rsnd: cleanup ppcheck warning for core.c
  ASoC: rsnd: cleanup ppcheck warning for cmd.c
  ASoC: rsnd: cleanup ppcheck warning for adg.c

 sound/soc/sh/rcar/adg.c  | 15 +++++++-------
 sound/soc/sh/rcar/cmd.c  | 15 +++++++-------
 sound/soc/sh/rcar/core.c | 32 +++++++++++++---------------
 sound/soc/sh/rcar/ssi.c  | 45 ++++++++++++++++++++--------------------
 sound/soc/sh/rcar/ssiu.c | 22 +++++++++++---------
 5 files changed, 64 insertions(+), 65 deletions(-)

Comments

Mark Brown March 1, 2021, 11:34 p.m. UTC | #1
On 25 Feb 2021 09:24:34 +0900, Kuninori Morimoto wrote:
> These patches are based on below patch-set which from Pierre-Louis,
> and cleanup cppcheck warnings for Rensas sound driver.
> [3/5] has Reported-by Pierre-Louis tag.
> 
> 	Subject: [PATCH 0/8] ASoC: sh: remove cppcheck warnings
> 	Date: Fri, 19 Feb 2021 17:16:27 -0600
> 
> [...]

Applied to

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

Thanks!

[1/5] ASoC: rsnd: cleanup ppcheck warning for ssiu.c
      commit: 5c8f0b2a8d9ce20f7c3e0065cd8936995bd5ed63
[2/5] ASoC: rsnd: cleanup ppcheck warning for ssi.c
      commit: 8f5412423337ee61ffa6fa7bd20b0c78dae0b9ce
[3/5] ASoC: rsnd: cleanup ppcheck warning for core.c
      commit: d1031c8c058aee7f12dbdff7f4ea4521ee911ae8
[4/5] ASoC: rsnd: cleanup ppcheck warning for cmd.c
      commit: 783c09cbd1b5dc6fcf14947097f4d767e564acc5
[5/5] ASoC: rsnd: cleanup ppcheck warning for adg.c
      commit: ba55cb110dc326da8fa33401bf54727937e5a619

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