ALSA: usb-audio: sound: usb: usb true/false for bool return type
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Tue, 29 Oct 2019 17:52:00 +0000 (23:22 +0530)
committerTakashi Iwai <tiwai@suse.de>
Wed, 30 Oct 2019 07:46:33 +0000 (08:46 +0100)
commit1d4961d9eb1aaa498dfb44779b7e4b95d79112d0
tree9ed73039d0e817b05bbe51485d5d74b93890c38f
parent91636a82044a2821201b54faac4d1d2425260842
ALSA: usb-audio: sound: usb: usb true/false for bool return type

Use true/false for bool type return in uac_clock_source_is_valid().

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/20191029175200.GA7320@saurav
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/clock.c