diff options
author | Li Zetao <lizetao1@huawei.com> | 2024-08-22 16:39:07 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-26 19:48:53 +0300 |
commit | a18308623ce303a0f8954294f3877b3ece8c5e7b (patch) | |
tree | 69279fc5d2c04c5a875575c3173e1725f4a28031 /scripts/gdb/linux/utils.py | |
parent | 26549dab8a4676ce549cb20bf384daf458a9ea24 (diff) | |
download | linux-a18308623ce303a0f8954294f3877b3ece8c5e7b.tar.xz |
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 <lizetao1@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240822133908.1042240-8-lizetao1@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions