On Sun, 23 Feb 2025 21:27:41 +0100 Thorsten Blum <thorsten.b...@linux.dev> wrote:
> Remove unnecessary bool conversions and simplify the code. > > Signed-off-by: Thorsten Blum <thorsten.b...@linux.dev> > --- > sound/soc/fsl/fsl_qmc_audio.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/sound/soc/fsl/fsl_qmc_audio.c b/sound/soc/fsl/fsl_qmc_audio.c > index e257b8adafe0..b2979290c973 100644 > --- a/sound/soc/fsl/fsl_qmc_audio.c > +++ b/sound/soc/fsl/fsl_qmc_audio.c Acked-by: Herve Codina <herve.cod...@bootlin.com> Best regards, Hervé