WARNING: line length of 84 exceeds 80 columns #45: FILE: drivers/net/ethernet/cadence/macb.h:862: + DIV_ROUND_UP((ns) * (speed_mbps), (ENST_TIME_GRANULARITY_NS * 1000)) WARNING: line length of 97 exceeds 80 columns #48: FILE: drivers/net/ethernet/cadence/macb.h:865: + DIV_ROUND_UP(GENMASK(GEM_ON_TIME_SIZE - 1, 0) * ENST_TIME_GRANULARITY_NS * 1000,\ WARNING: line length of 88 exceeds 80 columns #73: FILE: drivers/net/ethernet/cadence/macb.h:1469: + * struct queue_enst_configs - Configuration for Enhanced Scheduled Traffic (ENST) queue total: 0 errors, 3 warnings, 0 checks, 66 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 a8a8c3596ec7 ("net: macb: Integrate ENST timing parameters and hardware unit conversion") 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, 3 warnings, 0 checks, 66 lines checked