Skip to content

net: ipv6: Make Multicast Listener Discovery API public #152862

net: ipv6: Make Multicast Listener Discovery API public

net: ipv6: Make Multicast Listener Discovery API public #152862

Triggered via pull request October 4, 2024 09:44
Status Success
Total duration 2m 26s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
2m 19s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 2 notices
Run compliance checks on patch series (PR)
Process completed with exit code 1.
Run compliance checks on patch series (PR): ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details. You may want to run clang-format on this change: -static inline int -net_ipv6_mld_join(struct net_if *iface, const struct in6_addr *addr) +static inline int net_ipv6_mld_join(struct net_if *iface, const struct in6_addr *addr) File:include/zephyr/net/mld.h Line:47 You may want to run clang-format on this change: -static inline int -net_ipv6_mld_leave(struct net_if *iface, const struct in6_addr *addr) +static inline int net_ipv6_mld_leave(struct net_if *iface, const struct in6_addr *addr) File:include/zephyr/net/mld.h Line:68
You may want to run clang-format on this change: include/zephyr/net/mld.h#L47
include/zephyr/net/mld.h:47 -static inline int -net_ipv6_mld_join(struct net_if *iface, const struct in6_addr *addr) +static inline int net_ipv6_mld_join(struct net_if *iface, const struct in6_addr *addr)
You may want to run clang-format on this change: include/zephyr/net/mld.h#L68
include/zephyr/net/mld.h:68 -static inline int -net_ipv6_mld_leave(struct net_if *iface, const struct in6_addr *addr) +static inline int net_ipv6_mld_leave(struct net_if *iface, const struct in6_addr *addr)

Artifacts

Produced during runtime
Name Size
compliance.xml
670 Bytes