CHECK: Alignment should match open parenthesis #51: FILE: net/ipv4/ip_output.c:1260: + if (INDIRECT_CALL_1(getfrag, ip_generic_getfrag, + from, CHECK: Alignment should match open parenthesis #66: FILE: net/ipv6/ip6_output.c:1701: + INDIRECT_CALL_1(getfrag, ip_generic_getfrag, + from, data + transhdrlen, offset, CHECK: Alignment should match open parenthesis #89: FILE: net/ipv6/ip6_output.c:1787: + if (INDIRECT_CALL_1(getfrag, ip_generic_getfrag, + from, total: 0 errors, 0 warnings, 3 checks, 62 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 9a559ff24f52 ("inet: add indirect call wrapper for getfrag() calls") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 0 warnings, 3 checks, 62 lines checked