WARNING: line length of 81 exceeds 80 columns #232: FILE: drivers/net/ethernet/wangxun/libwx/wx_ptp.c:287: + WX_TSC_1588_AUX_CTL_EN_TT1 | WX_TSC_1588_AUX_CTL_EN_TS0; WARNING: line length of 83 exceeds 80 columns #234: FILE: drivers/net/ethernet/wangxun/libwx/wx_ptp.c:289: + /* Read the current clock time, and save the cycle counter value */ WARNING: line length of 84 exceeds 80 columns #244: FILE: drivers/net/ethernet/wangxun/libwx/wx_ptp.c:299: + /* Figure out how many nanoseconds to add to round the clock edge up WARNING: line length of 81 exceeds 80 columns #250: FILE: drivers/net/ethernet/wangxun/libwx/wx_ptp.c:305: + wx->pps_edge_start += div_u64(((u64)rem << cc->shift), cc->mult); total: 0 errors, 4 warnings, 0 checks, 397 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 1eb7b1250159 ("net: ngbe: Add support for 1PPS and TOD") 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, 4 warnings, 0 checks, 397 lines checked