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

ALSA: hda: Return true,false for return type bool



Fix the following coccicheck warning:

include/sound/hdaudio.h:210:73-74: WARNING: return of 0/1 in function
'snd_hdac_is_in_pm' with return type bool
include/sound/hdaudio.h:211:76-77: WARNING: return of 0/1 in function
'snd_hdac_is_power_on' with return type bool

Signed-off-by: default avatarJason Yan <yanaijie@huawei.com>
Link: https://lore.kernel.org/r/20200506061716.19209-1-yanaijie@huawei.com


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8c11827b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment