sound/oss/dmasound: Remove superfluous "break"
authorzuoqilin <zuoqilin@yulong.com>
Thu, 27 May 2021 03:04:45 +0000 (11:04 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 27 May 2021 06:24:23 +0000 (08:24 +0200)
commit1519c84c0592f22e6ee9c7a7bce3032a0915e93f
treed58b75762e14fd3f067212bfbac68e7c011d17e1
parent08e767cd9e8b6682cfc4fba630ec2e46f13e99e0
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/20210527030445.1201-1-zuoqilin1@163.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/dmasound/dmasound_core.c