Files
linux/net
Li Zetao ede0b1d30b libceph: use min() to simplify code in ceph_dns_resolve_name()
When resolving name in ceph_dns_resolve_name(), the end address of name
is determined by the minimum value of delim_p and colon_p. So using min()
here is more in line with the context.

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2024-08-27 09:30:16 +02:00
..
2024-06-14 19:08:50 -07:00
2024-06-05 10:18:06 +01:00
2024-08-08 08:28:24 -07:00
2023-12-12 14:24:14 +01:00
2024-01-31 16:41:16 -08:00