CHECK: Alignment should match open parenthesis #96: FILE: gateway_common.c:96: + if ((strnicmp(tmp_ptr, "kbit", 4) == 0) || + (multi > 1))
CHECK: Alignment should match open parenthesis #121: FILE: gateway_common.c:121: + if ((strnicmp(tmp_ptr, "kbit", 4) == 0) || + (multi > 1))
total: 0 errors, 0 warnings, 2 checks, 178 lines checked
NOTE: Ignored message types: COMPLEX_MACRO
gateway_common.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