]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-v3020.c: remove redundant goto
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 19 Jun 2013 00:07:25 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:27:09 +0000 (17:27 +1000)
commitb88cb0ac3a9a76b5ce253dd781c97cb854679e8e
tree9faa1bd5c1e46774ac83b701731fbdc831176526
parentbb90323cba04bbca0d49b0eee24adf4be6e99b74
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