CHECK: Coalesced strings are easier to grep and less error prone #74: FILE: main.c:74: + 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 #322: FILE: main.c:322: + pr_info("Trying to register already registered routing " + "algorithm: %s\n", bat_algo_ops->name);
total: 0 errors, 0 warnings, 2 checks, 408 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