ALSA: firewire: fix comparison to bool warning
authorKaixu Xia <kaixuxia@tencent.com>
Sat, 7 Nov 2020 16:13:31 +0000 (00:13 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Nov 2020 08:06:10 +0000 (09:06 +0100)
commit8461352ddf076712350eeded350c13385c80ff38
tree14f6d4193f2cf81501666417a5ee768a0ddbc7fb
parent1a6a071f51a5373de21edd34f9b79610be2d02e3
ALSA: firewire: fix comparison to bool warning

Fix the following coccicheck warning:

./sound/firewire/amdtp-stream.h:273:6-19: WARNING: Comparison to bool

Reported-by: Tosk Robot <tencent_os_robot@tencent.com>
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Link: https://lore.kernel.org/r/1604765611-8209-1-git-send-email-kaixuxia@tencent.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream.h