commit | 4036707c7c61a0fec7774aec44bbb7350153e8c2 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed Aug 19 14:47:09 2020 +0200 |
committer | Rob Herring <robh@kernel.org> | Wed Aug 19 14:30:34 2020 -0600 |
tree | 857b6eb00d81d5f9b68e872190c51bf5c2cb229b | |
parent | 178984d85609742c9510cc0dedc1764872852772 [diff] |
scripts/dtc: dtx_diff - make help text formatting consistent None of the help texts use capitalization, except the one for the -T option. Drop the capitalization for consistency. Split the single long line that doesn't fit in 80 characters. Reviewed-by: Frank Rowand <frowand.list@gmail.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20200819124709.20401-1-geert+renesas@glider.be