WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #116: new file mode 100644 WARNING: networking block comments don't use an empty /* line, use /* Comment... #175: FILE: drivers/net/dsa/microchip/ksz_dcb.c:55: +/* + * ksz_supported_apptrust[] - Supported apptrust selectors and Priority Order CHECK: Alignment should match open parenthesis #211: FILE: drivers/net/dsa/microchip/ksz_dcb.c:91: +static void ksz_get_default_port_prio_reg(struct ksz_device *dev, int *reg, + u8 *mask, int *shift) CHECK: Alignment should match open parenthesis #263: FILE: drivers/net/dsa/microchip/ksz_dcb.c:143: +static void ksz_get_apptrust_map_and_reg(struct ksz_device *dev, + const struct ksz_apptrust_map **map, total: 0 errors, 2 warnings, 2 checks, 627 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 8c81986f3d02 ("net: dsa: microchip: add support for different DCB app configurations") 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, 2 warnings, 2 checks, 627 lines checked