CHECK: Coalesced strings are easier to grep and less error prone #68: FILE: main.c:68: + pr_info("B.A.T.M.A.N. advanced %s (compatibility version %i) " + "loaded\n", SOURCE_VERSION, COMPAT_VERSION);
CHECK: Coalesced strings are easier to grep and less error prone #205: FILE: main.c:205: + pr_info("Trying to register already registered routing " + "algorithm: %s\n", bat_algo_ops->name);
total: 0 errors, 0 warnings, 2 checks, 291 lines checked
NOTE: Ignored message types: COMPLEX_MACRO
main.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