1
0
Fork 0

sound: oss: mpu401.c: Cleaning up missing break in a case

Added a missed break in a case statement

This was found using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
hifive-unleashed-5.1
Rickard Strandqvist 2014-06-24 12:49:35 +02:00 committed by Takashi Iwai
parent b245a822a4
commit 21d7216ca2
1 changed files with 1 additions and 0 deletions

View File

@ -316,6 +316,7 @@ static int mpu_input_scanner(struct mpu_config *devc, unsigned char midic)
case 0xf6:
/* printk( "tune_request\n"); */
devc->m_state = ST_INIT;
break;
/*
* Real time messages