format: run nm-code-format
This commit is contained in:
@@ -7421,7 +7421,8 @@ nm_platform_ip6_route_to_string(const NMPlatformIP6Route *route, char *buf, gsiz
|
||||
route->lock_mtu ? "lock " : "",
|
||||
route->mtu)
|
||||
: "",
|
||||
route->rt_pref ? nm_sprintf_buf(
|
||||
route->rt_pref
|
||||
? nm_sprintf_buf(
|
||||
str_pref,
|
||||
" pref %s",
|
||||
nm_icmpv6_router_pref_to_string(route->rt_pref, str_pref2, sizeof(str_pref2)))
|
||||
|
Reference in New Issue
Block a user