diff options
author | Jakub Kicinski <[email protected]> | 2024-08-26 09:48:53 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-26 09:48:54 -0700 |
commit | 5efc9623cfaef22b3492147bf76c2d4d8586c77f (patch) | |
tree | 69279fc5d2c04c5a875575c3173e1725f4a28031 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 77f0caecf4e63fd7fb0533ea85d7e792f95c2251 (diff) | |
parent | a18308623ce303a0f8954294f3877b3ece8c5e7b (diff) |
Merge branch 'some-modifications-to-optimize-code-readability'
Li Zetao says:
====================
Some modifications to optimize code readability
This patchset is mainly optimized for readability in contexts where size
needs to be determined. By using min() or max(), or even directly
removing redundant judgments (such as the 5th patch), the code is more
consistent with the context.
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions