WARNING: line length of 91 exceeds 80 columns #92: FILE: fs/nfsd/netlink.c:36: +static const struct nla_policy nfsd_listener_set_nl_policy[NFSD_A_SERVER_SOCK_ADDR + 1] = { WARNING: line length of 83 exceeds 80 columns #126: FILE: fs/nfsd/netlink.h:15: +extern const struct nla_policy nfsd_sock_nl_policy[NFSD_A_SOCK_TRANSPORT_NAME + 1]; WARNING: line length of 89 exceeds 80 columns #215: FILE: fs/nfsd/nfsctl.c:1935: + rpc_cmp_addr_port(sa, (struct sockaddr *)&xprt->xpt_local)) { total: 0 errors, 3 warnings, 0 checks, 353 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 91e41f43fec2 ("NFSD: add listener-{set,get} netlink command") 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, 3 warnings, 0 checks, 353 lines checked