f warnings reported by pylint such as
wrong indentation and comparison to False instead of `not ...`
Signed-off-by: Gabriele Monaco
---
V1 -> V2: properly handling shorter gv extension with ntpath.splitext
tools/verification/dot2/automata.py | 18 +-
1 file changed, 9 insertions(+)
f warnings reported by pylint such as
wrong indentation and comparison to False instead of `not ...`
Signed-off-by: Gabriele Monaco
---
tools/verification/dot2/automata.py | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/tools/verification/dot2/automata.py
b/tools/ve
The Tracing > Histogram page contains a typo in the field display
modifiers table.
Signed-off-by: Gabriele Monaco
---
Documentation/trace/histogram.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/trace/histogram.rst
b/Documentation/trace/histogram.
change is not functionally required, it improves
consistency and slightly reduces the likelihood a future change would
introduce a problem.
Signed-off-by: Gabriele Monaco
---
tools/tracing/rtla/src/timerlat_hist.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/tracin