WARNING: line length of 87 exceeds 80 columns #100: FILE: include/uapi/linux/mdio.h:63: +#define MDIO_PMA_10GBR_FSRT_CSR 0x0093 /* 10GBASE-R fast retrain status and control */ WARNING: line length of 86 exceeds 80 columns #113: FILE: include/uapi/linux/mdio.h:76: +#define MDIO_AN_T1_ADV_L 0x0202 /* BASE-T1 AN advertisement register [15:0] */ WARNING: line length of 87 exceeds 80 columns #114: FILE: include/uapi/linux/mdio.h:77: +#define MDIO_AN_T1_ADV_M 0x0203 /* BASE-T1 AN advertisement register [31:16] */ WARNING: line length of 87 exceeds 80 columns #115: FILE: include/uapi/linux/mdio.h:78: +#define MDIO_AN_T1_ADV_H 0x0204 /* BASE-T1 AN advertisement register [47:32] */ WARNING: line length of 93 exceeds 80 columns #116: FILE: include/uapi/linux/mdio.h:79: +#define MDIO_AN_T1_LP_L 0x0205 /* BASE-T1 AN LP Base Page ability register [15:0] */ WARNING: line length of 94 exceeds 80 columns #117: FILE: include/uapi/linux/mdio.h:80: +#define MDIO_AN_T1_LP_M 0x0206 /* BASE-T1 AN LP Base Page ability register [31:16] */ WARNING: line length of 94 exceeds 80 columns #118: FILE: include/uapi/linux/mdio.h:81: +#define MDIO_AN_T1_LP_H 0x0207 /* BASE-T1 AN LP Base Page ability register [47:32] */ total: 0 errors, 7 warnings, 0 checks, 107 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 d7898eac5144 ("net: phy: Modify register address from decimal to hexadecimal") 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, 7 warnings, 0 checks, 107 lines checked