]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-v3020.c: remove redundant goto
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 7 Jun 2013 00:08:47 +0000 (10:08 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:42:46 +0000 (15:42 +1000)
commit326f9a7be4d05105542e5b049c7ba29314d787d6
tree7e4cf458755b872df66eebf0fc0885741b600be3
parentf31cb59e4cd52c138dc386d041b228d0f1ad7d53
drivers/rtc/rtc-v3020.c: remove redundant goto

Remove a redundant goto statement left over during the conversion of
this driver to use devm_* APIs.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-v3020.c