WARNING: line length of 95 exceeds 80 columns #33: FILE: drivers/net/dsa/mv88e6xxx/global1_atu.c:402: +static int mv88e6xxx_g1_atu_entry_check(struct mv88e6xxx_chip *chip, u16 fid, u8 mac[ETH_ALEN], WARNING: line length of 96 exceeds 80 columns #74: FILE: drivers/net/dsa/mv88e6xxx/global1_atu.c:468: + err = mv88e6xxx_g1_atu_entry_check(chip, fid, entry.mac, &in_atu, &dpv); WARNING: line length of 97 exceeds 80 columns #79: FILE: drivers/net/dsa/mv88e6xxx/global1_atu.c:473: + err = mv88e6xxx_handle_member_violation(chip, spid, &entry, fid); WARNING: line length of 81 exceeds 80 columns #100: FILE: drivers/net/dsa/mv88e6xxx/switchdev.c:86: + struct mv88e6xxx_atu_entry *entry, u16 fid) WARNING: line length of 82 exceeds 80 columns #138: FILE: drivers/net/dsa/mv88e6xxx/switchdev.h:19: + struct mv88e6xxx_atu_entry *entry, u16 fid); total: 0 errors, 5 warnings, 0 checks, 100 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 b14221e00987 ("net: dsa: mv88e6xxx: handle member-violations") 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, 5 warnings, 0 checks, 100 lines checked