From: Jiapeng Chong Date: Fri, 12 May 2023 06:42:25 +0000 (+0800) Subject: ASoC: SOF: Simplify the calculation of variables X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d904942aeaa6a6fe493f2825048613ee46c0e991;p=linux.git ASoC: SOF: Simplify the calculation of variables ./sound/soc/sof/pcm.c:372:27-29: WARNING !A || A && B is equivalent to !A || B. Reported-by: Abaci Robot platform_stop_during_hw_free)) + if (!pcm_ops || !pcm_ops->platform_stop_during_hw_free) snd_sof_pcm_platform_trigger(sdev, substream, cmd); break; default: