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@xxxxxxxxx> > Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@xxxxxxxxxxxxxxx> > Link: https://lore.kernel.org/r/20240603102818.36165-5-amadeuszx.slawinski@xxxxxxxxxxxxxxx > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> > --- > 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