linux-next/tools/verification
Gabriele Monaco 571f8b3f86 verification/dot2: Improve dot parser robustness
This patch makes the dot parser used by dot2c and dot2k slightly more
robust, namely:
* allows parsing files with the gv extension (GraphViz)
* correctly parses edges with any indentation
    * used to work only with a single character (e.g. '\t')
Additionally it fixes a couple of warnings reported by pylint such as
wrong indentation and comparison to False instead of `not ...`

Link: https://lore.kernel.org/20241017064238.41394-2-gmonaco@redhat.com
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2024-11-19 08:57:13 -05:00
..
dot2 verification/dot2: Improve dot parser robustness 2024-11-19 08:57:13 -05:00
models rv/monitor: Add the wwnr monitor 2022-07-30 14:01:30 -04:00
rv tools/rv: Correct the grammatical errors in the comments 2024-10-04 15:07:24 -04:00