From: Sylwester Nawrocki Date: Wed, 14 Jan 2015 18:42:34 +0000 (+0100) Subject: ASoC: samsung: i2s: Remove an unneeded goto usage X-Git-Tag: fixes-v4.0-rc1~146^2~22^2~3^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872c26bd801dcda21402caa2dcd0a39315b08b65;p=pandora-kernel.git ASoC: samsung: i2s: Remove an unneeded goto usage The usage of this goto seems unjustified, use if/else statement instead. Signed-off-by: Sylwester Nawrocki Signed-off-by: Mark Brown --- Reading git-diff-tree failed