]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: cs4281: Fix the leftover comment
authorTakashi Iwai <tiwai@suse.de>
Fri, 12 May 2017 09:55:17 +0000 (11:55 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 May 2017 05:13:07 +0000 (07:13 +0200)
commite7052c600f513230d1dac710ce58fcb1496aa2de
treed6fe6a628306d0c6f899c7665fcb54664fced5f8
parent97ec1cb577db6682c64f4bdfc5565f6523b44761
ALSA: cs4281: Fix the leftover comment

The comment at endif line was forgotten to be corrected when the
condition was converted to IS_REACHABLE().  Fix it, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs4281.c