Skip to content
Commit 14ff6c55 authored by Jason Yan's avatar Jason Yan Committed by Takashi Iwai
Browse files

ALSA: oxygen: use true,false for bool variables



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: default avatarJason Yan <yanaijie@huawei.com>
Link: https://lore.kernel.org/r/20200422071646.48436-1-yanaijie@huawei.com
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8137d276
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment