]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: rme9652: Remove redundant break
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 13 Sep 2013 10:48:59 +0000 (16:18 +0530)
committerTakashi Iwai <tiwai@suse.de>
Fri, 13 Sep 2013 12:39:20 +0000 (14:39 +0200)
commitbf69aa906ccddacc9e966794869431374953738a
tree976c6d10e4b703240657a1ff4d433cf5bd8f7111
parent79ae92dd24bb673dd5ddafdbc27cbf4a1e419525
ALSA: rme9652: Remove redundant break

'break' after return statement is not necessary.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c