Re: [PATCH] ALSA: oxygen: use true,false for bool variables

From: Takashi Iwai
Date: Wed Apr 22 2020 - 05:41:51 EST


On Wed, 22 Apr 2020 09:16:46 +0200,
Jason Yan wrote:
>
> Fix the following coccicheck warning:
>
> sound/pci/oxygen/xonar_pcm179x.c:463:1-17: WARNING: Assignment of 0/1 to
> bool variable
> sound/pci/oxygen/xonar_pcm179x.c:505:1-17: WARNING: Assignment of 0/1 to
> bool variable
>
> Signed-off-by: Jason Yan <yanaijie@xxxxxxxxxx>

Applied, thanks.


Takashi