kunit: tool: minor cosmetic cleanups in kunit_parser.py
authorDaniel Latypov <dlatypov@google.com>
Thu, 12 May 2022 18:35:38 +0000 (11:35 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 16 May 2022 19:22:21 +0000 (13:22 -0600)
commit94507ee3e9aeafc5fcc429947b84016eabea6e64
tree0d543bc09585276754e4d7617c3a7c0d02c64809
parentdbf0b0d53a2b5afa6ef7372dcedf52302669fc2c
kunit: tool: minor cosmetic cleanups in kunit_parser.py

There should be no behavioral changes from this patch.

This patch removes redundant comment text, inlines a function used in
only one place, and other such minor tweaks.

Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/kunit_parser.py