WARNING: line length of 81 exceeds 80 columns #60: FILE: drivers/net/team/team_core.c:2062: +static struct team_port *team_header_port_get_rcu(struct team *team, bool txable) WARNING: line length of 81 exceeds 80 columns #126: FILE: drivers/net/team/team_core.c:2128: + dev->header_ops = port_dev->header_ops ? &team_header_ops : NULL; total: 0 errors, 2 warnings, 0 checks, 73 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 a4cbb0889ca8 ("team: fix header_ops type confusion with non-Ethernet ports") 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, 2 warnings, 0 checks, 73 lines checked