regulator: gpio: Remove redundant break
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 4 Oct 2013 09:48:18 +0000 (15:18 +0530)
committerMark Brown <broonie@linaro.org>
Fri, 4 Oct 2013 10:50:10 +0000 (11:50 +0100)
'break' after goto has no effect. Remove it.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found