CHECK: Alignment should match open parenthesis #146: FILE: originator.c:146: + tt_global_del_orig(orig_node->bat_priv, orig_node, + "originator timed out");
CHECK: Alignment should match open parenthesis #336: FILE: originator.c:336: + if (purge_orig_neighbors(bat_priv, orig_node, + &best_neigh_node)) {
total: 0 errors, 0 warnings, 2 checks, 648 lines checked
NOTE: Ignored message types: COMPLEX_MACRO
originator.c has style problems, please review.
If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS.