Hi Greg, On Wed, 2024-02-07 at 10:02 +0000, Greg KH wrote: > On Tue, Feb 06, 2024 at 09:25:50PM +0100, Gergo Koteles wrote: > > The acpi_subysystem_id is only written and freed, not read, so > > unnecessary. > > > > Fixes: ef3bcde75d06 ("ASoC: tas2781: Add tas2781 driver") > > What does this really "fix"? It's just a cleanup. > > > CC: stable@xxxxxxxxxxxxxxx > > Again, what bug is this fixing? > > Please read: > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html > about what should be tagged for stable kernels, which this patch series > does not seem to fix. > Yes, you are right, this is not really a bug. I took the scope of "oh, that's not good" too wide. Sorry for the noise. thanks, Gergo