i2c: uniphier-f: rename jump label to follow coding style guideline
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 4 Nov 2016 10:49:21 +0000 (19:49 +0900)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 18 Nov 2016 01:16:08 +0000 (02:16 +0100)
commitb92b7dbc714f3e604102ad0f056124fd5f8c00ce
treea416460fc0581f3ea199588d7746df5743d9f1f8
parenta837bad6f213669b967b56a4a6f81d8dfdf40428
i2c: uniphier-f: rename jump label to follow coding style guideline

Documentation/CodingStyle recommends to use label names which say
what the goto does or why the goto exists.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-uniphier-f.c