sound/oss/dmasound: Remove superfluous "break"
authorzuoqilin <zuoqilin@yulong.com>
Mon, 24 May 2021 07:00:28 +0000 (15:00 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 May 2021 06:57:11 +0000 (08:57 +0200)
commit877013bc9cbdd37dfc12d87feca4e368d38ebc6f
tree482ef5baf742715865bfd0d93e9700be1aaf54b9
parent5ec85c198eff077e99bc5ff615eb9618004962e2
sound/oss/dmasound: Remove superfluous "break"

Remove superfluous "break", as there is a "return" before them.

Signed-off-by: zuoqilin <zuoqilin@yulong.com>
Link: https://lore.kernel.org/r/20210524070028.45-1-zuoqilin1@163.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/dmasound/dmasound_core.c