* [PATCH] scripts/dtc: dtx_diff - make help text formatting consistent
@ 2019-07-31 12:35 Geert Uytterhoeven
2019-07-31 19:20 ` Frank Rowand
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2019-07-31 12:35 UTC (permalink / raw)
To: Rob Herring, Frank Rowand; +Cc: devicetree, Geert Uytterhoeven
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.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
scripts/dtc/dtx_diff | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scripts/dtc/dtx_diff b/scripts/dtc/dtx_diff
index 00fd4738a5877948..e9ad7834a22d9459 100755
--- a/scripts/dtc/dtx_diff
+++ b/scripts/dtc/dtx_diff
@@ -27,7 +27,8 @@ Usage:
-s SRCTREE linux kernel source tree is at path SRCTREE
(default is current directory)
-S linux kernel source tree is at root of current git repo
- -T Annotate output .dts with input source file and line (-T -T for more details)
+ -T annotate output .dts with input source file and line
+ (-T -T for more details)
-u unsorted, do not sort DTx
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] scripts/dtc: dtx_diff - make help text formatting consistent
2019-07-31 12:35 [PATCH] scripts/dtc: dtx_diff - make help text formatting consistent Geert Uytterhoeven
@ 2019-07-31 19:20 ` Frank Rowand
0 siblings, 0 replies; 2+ messages in thread
From: Frank Rowand @ 2019-07-31 19:20 UTC (permalink / raw)
To: Geert Uytterhoeven, Rob Herring; +Cc: devicetree
On 7/31/19 5:35 AM, Geert Uytterhoeven wrote:
> 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.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> scripts/dtc/dtx_diff | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/scripts/dtc/dtx_diff b/scripts/dtc/dtx_diff
> index 00fd4738a5877948..e9ad7834a22d9459 100755
> --- a/scripts/dtc/dtx_diff
> +++ b/scripts/dtc/dtx_diff
> @@ -27,7 +27,8 @@ Usage:
> -s SRCTREE linux kernel source tree is at path SRCTREE
> (default is current directory)
> -S linux kernel source tree is at root of current git repo
> - -T Annotate output .dts with input source file and line (-T -T for more details)
> + -T annotate output .dts with input source file and line
> + (-T -T for more details)
> -u unsorted, do not sort DTx
>
>
>
Thanks Geert!
Reviewed-by: Frank Rowand <frowand.list@gmail.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-31 19:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-31 12:35 [PATCH] scripts/dtc: dtx_diff - make help text formatting consistent Geert Uytterhoeven
2019-07-31 19:20 ` Frank Rowand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox