CHECK: Alignment should match open parenthesis #77: FILE: fs/nfsd/trace.h:2327: +DECLARE_EVENT_CLASS(nfsd_vfs_class, + TP_PROTO(struct svc_rqst *rqstp, struct svc_fh *fhp), CHECK: Lines should not end with a '(' #79: FILE: fs/nfsd/trace.h:2329: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #83: FILE: fs/nfsd/trace.h:2333: + TP_fast_assign( total: 0 errors, 0 warnings, 3 checks, 176 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 666daef035f2 ("nfsd: add some stub tracepoints around key vfs functions") 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, 176 lines checked