public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Amadeusz Sławiński" <amadeuszx.slawinski@linux.intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org, "Sasha Levin" <sashal@kernel.org>,
	linux-kernel@vger.kernel.org, linux-sound@vger.kernel.org,
	"Linux kernel regressions list" <regressions@lists.linux.dev>,
	tiwai@suse.com, perex@perex.cz, lgirdwood@gmail.com,
	"Péter Ujfalusi" <peter.ujfalusi@linux.intel.com>,
	"Pierre-Louis Bossart" <pierre-louis.bossart@linux.intel.com>,
	"Thorsten Leemhuis" <regressions@leemhuis.info>,
	"Vitaly Chikunov" <vt@altlinux.org>,
	"Mark Brown" <broonie@kernel.org>,
	"Cezary Rojewski" <cezary.rojewski@intel.com>
Subject: Re: [PATCH for stable 1/2] ASoC: topology: Clean up route loading
Date: Wed, 14 Aug 2024 16:20:17 +0200	[thread overview]
Message-ID: <1cb2dfee-0846-4854-947e-4483b7a1817d@linux.intel.com> (raw)
In-Reply-To: <2024081404-plow-residual-202b@gregkh>

On 8/14/2024 4:12 PM, Greg Kroah-Hartman wrote:
> On Wed, Aug 14, 2024 at 04:06:56PM +0200, Amadeusz Sławiński wrote:
>> Instead of using very long macro name, assign it to shorter variable
>> and use it instead. While doing that, we can reduce multiple if checks
>> using this define to one.
>>
>> Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
>> Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
>> Link: https://lore.kernel.org/r/20240603102818.36165-5-amadeuszx.slawinski@linux.intel.com
>> Signed-off-by: Mark Brown <broonie@kernel.org>
>> ---
>>   sound/soc/soc-topology.c | 26 ++++++++------------------
>>   1 file changed, 8 insertions(+), 18 deletions(-)
>>
> 
> What is the git commit id of this change in Linus's tree?  Same for
> patch 2/2
> 

[ Upstream commit e0e7bc2cbee93778c4ad7d9a792d425ffb5af6f7 ]

  reply	other threads:[~2024-08-14 14:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-14 14:06 [PATCH for stable 0/2] ASoC: topology: Fix loading topology issue Amadeusz Sławiński
2024-08-14 14:06 ` [PATCH for stable 1/2] ASoC: topology: Clean up route loading Amadeusz Sławiński
2024-08-14 14:12   ` Greg Kroah-Hartman
2024-08-14 14:20     ` Amadeusz Sławiński [this message]
2024-08-27 13:11   ` Greg Kroah-Hartman
2024-08-14 14:06 ` [PATCH for stable 2/2] ASoC: topology: Fix route memory corruption Amadeusz Sławiński
2024-08-14 14:20   ` Amadeusz Sławiński
2024-08-14 14:12 ` [PATCH for stable 0/2] ASoC: topology: Fix loading topology issue Greg Kroah-Hartman
2024-08-14 14:19   ` Amadeusz Sławiński
2024-08-14 14:49     ` Greg Kroah-Hartman
2024-08-27 13:11 ` Greg Kroah-Hartman
2024-08-27 13:23   ` Amadeusz Sławiński

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1cb2dfee-0846-4854-947e-4483b7a1817d@linux.intel.com \
    --to=amadeuszx.slawinski@linux.intel.com \
    --cc=broonie@kernel.org \
    --cc=cezary.rojewski@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=regressions@leemhuis.info \
    --cc=regressions@lists.linux.dev \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=tiwai@suse.com \
    --cc=vt@altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox