commit | a64c0440dda1fff1fb5723140828983d0ca821d4 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Oct 25 13:52:32 2019 +0200 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Nov 11 20:10:01 2019 +0900 |
tree | 10faa3c2e7f4040d66fbe0168c2f6829fcd53952 | |
parent | 3c96bdd0ebfaf750a91016433adc7a6ee711a519 [diff] |
kbuild: Wrap long "make help" text lines Some "make help" text lines extend beyond 80 characters. Wrap them before an opening parenthesis, or before 80 characters. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>