commit | b92b7dbc714f3e604102ad0f056124fd5f8c00ce | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Nov 04 19:49:21 2016 +0900 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Nov 18 02:16:08 2016 +0100 |
tree | a416460fc0581f3ea199588d7746df5743d9f1f8 | |
parent | a837bad6f213669b967b56a4a6f81d8dfdf40428 [diff] |
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>