CHECK: Alignment should match open parenthesis #79: FILE: routing.c:79: + tt_global_del_orig(bat_priv, orig_node, + "Deleted route towards originator");
CHECK: Logical continuations should be on the previous line #237: FILE: routing.c:237: + if ((seq_num_diff <= -TQ_LOCAL_WINDOW_SIZE) + || (seq_num_diff >= EXPECTED_SEQNO_RANGE)) {
CHECK: Alignment should match open parenthesis #436: FILE: routing.c:436: + memcpy(&(icmp_packet->rr[icmp_packet->rr_cur]), + ethhdr->h_dest, ETH_ALEN);
total: 0 errors, 0 warnings, 3 checks, 1155 lines checked
NOTE: Ignored message types: COMPLEX_MACRO
routing.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