diff options
author | Li Zetao <[email protected]> | 2024-08-22 21:39:07 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-26 09:48:53 -0700 |
commit | a18308623ce303a0f8954294f3877b3ece8c5e7b (patch) | |
tree | 69279fc5d2c04c5a875575c3173e1725f4a28031 /tools/perf/scripts/python/stackcollapse.py | |
parent | 26549dab8a4676ce549cb20bf384daf458a9ea24 (diff) |
tipc: use min() to simplify the code
When calculating size of own domain based on number of peers, the result
should be less than MAX_MON_DOMAIN, so using min() here is very semantic.
Signed-off-by: Li Zetao <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions