提交 57d8ff61 编写于 作者: T Takashi Iwai

ALSA: hda - Add a fallthru comment

... to improve the readability.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 728deecd
......@@ -110,6 +110,7 @@ static int snd_hda_beep_event(struct input_dev *dev, unsigned int type,
case SND_BELL:
if (hz)
hz = 1000;
/* fallthru */
case SND_TONE:
if (beep->linear_tone)
beep->tone = beep_linear_tone(beep, hz);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册