rtc: vt8500: remove useless label
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 16 Oct 2019 20:16:23 +0000 (22:16 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 19 Oct 2019 20:33:09 +0000 (22:33 +0200)
commite979d0490acce0bf83d4db78b46a0b11b59d4dee
tree707a01fbda3b236b1679306473a62e8f4dfa91a0
parent8d6ac1cec7251a74c2d2f21e72b842c000206811
rtc: vt8500: remove useless label

err_return doesn't do anything special, simply return instead of goto.

Link: https://lore.kernel.org/r/20191016201626.31309-2-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-vt8500.c