CHECK: Alignment should match open parenthesis #632: FILE: gateway_client.c:632: + if ((ntohs(ethhdr->h_proto) == ETH_P_IP) && + (ntohs(udphdr->dest) != 67))
total: 0 errors, 0 warnings, 1 checks, 714 lines checked
NOTE: Ignored message types: COMPLEX_MACRO
gateway_client.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