WARNING: line length of 104 exceeds 80 columns #285: FILE: drivers/net/dsa/yt921x.h:434: +#define YT921X_VLAN_CTRLb_UNTAG_PORTS(x) FIELD_PREP(YT921X_VLAN_CTRLb_UNTAG_PORTS_M, (x)) WARNING: line length of 99 exceeds 80 columns #288: FILE: drivers/net/dsa/yt921x.h:437: +#define YT921X_VLAN_CTRLb_STP_ID(x) FIELD_PREP(YT921X_VLAN_CTRLb_STP_ID_M, (x)) WARNING: line length of 97 exceeds 80 columns #291: FILE: drivers/net/dsa/yt921x.h:440: +#define YT921X_VLAN_CTRLab_FID(x) FIELD_PREP(YT921X_VLAN_CTRLab_FID_M, (x)) WARNING: line length of 97 exceeds 80 columns #295: FILE: drivers/net/dsa/yt921x.h:444: +#define YT921X_VLAN_CTRLa_PRIO(x) FIELD_PREP(YT921X_VLAN_CTRLa_PRIO_M, (x)) WARNING: line length of 98 exceeds 80 columns #297: FILE: drivers/net/dsa/yt921x.h:446: +#define YT921X_VLAN_CTRLa_PORTS(x) FIELD_PREP(YT921X_VLAN_CTRLa_PORTS_M, (x)) total: 0 errors, 5 warnings, 0 checks, 272 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 00a65769faad ("net: dsa: yt921x: Refactor long register helpers") 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, 5 warnings, 0 checks, 272 lines checked