CHECK: Alignment should match open parenthesis #336: FILE: distributed-arp-table.c:336: + if (ipv4_is_loopback(ARP_IP_SRC(skb, hdr_size)) || + ipv4_is_multicast(ARP_IP_SRC(skb, hdr_size)) ||
CHECK: Alignment should match open parenthesis #541: FILE: distributed-arp-table.c:541: + if (!forw_packet->num_packets && + (arp_get_type(bat_priv, forw_packet->skb,
total: 0 errors, 0 warnings, 2 checks, 580 lines checked
NOTE: Ignored message types: COMPLEX_MACRO
distributed-arp-table.c has style problems, please review.
If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS.
linux-merge@lists.open-mesh.org