WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #97: new file mode 100644 WARNING: line length of 89 exceeds 80 columns #156: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:55: + struct switchdev_brport_flags brport_flags) WARNING: line length of 93 exceeds 80 columns #174: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:73: + struct switchdev_brport_flags brport_flags) WARNING: line length of 83 exceeds 80 columns #194: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:93: + attr->u.brport_flags); WARNING: line length of 88 exceeds 80 columns #214: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:113: + struct switchdev_notifier_fdb_info *rcv) WARNING: line length of 85 exceeds 80 columns #331: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:230: +static int prueth_switchdev_vlan_add(struct prueth_emac *emac, bool untag, bool pvid, WARNING: line length of 81 exceeds 80 columns #388: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:287: + const struct switchdev_obj_port_vlan *vlan) WARNING: line length of 81 exceeds 80 columns #409: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:308: + const struct switchdev_obj_port_vlan *vlan) WARNING: line length of 85 exceeds 80 columns #435: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:334: + err = icssg_fdb_add_del(emac, mdb->addr, mdb->vid, fid_c2 | port_mask, true); WARNING: line length of 93 exceeds 80 columns #459: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:358: + ret = icssg_fdb_add_del(emac, mdb->addr, mdb->vid, fid_c2 & ~del_mask, true); WARNING: line length of 88 exceeds 80 columns #563: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:462: + prueth->prueth_switchdev_bl_nb.notifier_call = &prueth_switchdev_blocking_event; WARNING: line length of 84 exceeds 80 columns #564: FILE: drivers/net/ethernet/ti/icssg/icssg_switchdev.c:463: + ret = register_switchdev_blocking_notifier(&prueth->prueth_switchdev_bl_nb); total: 0 errors, 12 warnings, 0 checks, 549 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 f724a7665d91 ("net: ti: icssg-switch: Add switchdev based driver for ethernet switch support") 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, 12 warnings, 0 checks, 549 lines checked