WARNING: line length of 81 exceeds 80 columns #114: FILE: drivers/net/dsa/microchip/ksz_dcb.c:205: +static int ksz88x3_port_set_default_prio_quirks(struct ksz_device *dev, int port, WARNING: line length of 82 exceeds 80 columns #193: FILE: drivers/net/dsa/microchip/ksz_dcb.c:490: + if (!(port1_data & (KSZ8_PORT_802_1P_ENABLE | KSZ8_PORT_DIFFSERV_ENABLE))) WARNING: line length of 81 exceeds 80 columns #269: FILE: drivers/net/dsa/microchip/ksz_dcb.c:566: + if (port1_data & (KSZ8_PORT_802_1P_ENABLE | KSZ8_PORT_DIFFSERV_ENABLE)) { total: 0 errors, 3 warnings, 0 checks, 310 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 1a60033378e6 ("net: dsa: microchip: dcb: add special handling for KSZ88X3 family") 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, 310 lines checked