CHECK: Lines should not end with a '(' #68: FILE: drivers/infiniband/core/nldev.c:2804: + key->access_flags = nla_get_u32( CHECK: Lines should not end with a '(' #72: FILE: drivers/infiniband/core/nldev.c:2808: + key->vendor_key = nla_get_u64( CHECK: Lines should not end with a '(' #76: FILE: drivers/infiniband/core/nldev.c:2812: + key->num_dma_blocks = nla_get_u64( CHECK: Lines should not end with a '(' #125: FILE: drivers/infiniband/core/nldev.c:2965: + aging_period = nla_get_u32( total: 0 errors, 0 warnings, 4 checks, 111 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 1f7bf8472575 ("RDMA/core: Add command to set pinned FRMR handles") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 4 checks, 111 lines checked