[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176418436269.117076.14309249489407966858.b4-ty@kernel.org>
Date: Wed, 26 Nov 2025 19:12:42 +0000
From: Mark Brown <broonie@...nel.org>
To: Cyril Chao <Cyril.Chao@...iatek.com>,
Dan Carpenter <dan.carpenter@...aro.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] ASoC: mediatek: mt8189: remove unnecessary NULL check
On Wed, 26 Nov 2025 17:52:26 +0300, Dan Carpenter wrote:
> Smatch complains that the call to snd_soc_component_get_drvdata(component)
> will dereference "component" so this NULL check is too late. The probe()
> function will never be called with a NULL component pointer so just
> delete the check.
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: mediatek: mt8189: remove unnecessary NULL check
commit: 9d3fcd0ebe91c2079b4aeaffc7493a0bb2ad45f2
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
Powered by blists - more mailing lists