diff options
author | 2024-08-22 21:39:07 +0800 | |
---|---|---|
committer | 2024-08-26 09:48:53 -0700 | |
commit | a18308623ce303a0f8954294f3877b3ece8c5e7b (patch) | |
tree | 69279fc5d2c04c5a875575c3173e1725f4a28031 /net/openvswitch/actions.c | |
parent | ipv6: mcast: use min() to simplify the code (diff) | |
download | wireguard-linux-a18308623ce303a0f8954294f3877b3ece8c5e7b.tar.xz wireguard-linux-a18308623ce303a0f8954294f3877b3ece8c5e7b.zip |
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 'net/openvswitch/actions.c')
0 files changed, 0 insertions, 0 deletions