WARNING: line length of 81 exceeds 80 columns #713: FILE: drivers/net/ethernet/dlink/dl2k.c:1692: + const struct ethtool_rmon_hist_range **ranges) WARNING: line length of 83 exceeds 80 columns #720: FILE: drivers/net/ethernet/dlink/dl2k.c:1699: + READ_DATA(rmon_stats, rmon_base, i) = READ_STAT(rmon_stats, np, i); WARNING: line length of 83 exceeds 80 columns #736: FILE: drivers/net/ethernet/dlink/dl2k.c:1715: + READ_DATA(ctrl_stats, ctrl_base, i) = READ_STAT(ctrl_stats, np, i); CHECK: spinlock_t definition without comment #829: FILE: drivers/net/ethernet/dlink/dl2k.h:387: + spinlock_t stats_lock; total: 0 errors, 3 warnings, 1 checks, 798 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 2a928d0aab14 ("net: dlink: add support for reporting stats via `ethtool -S`") 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, 1 checks, 798 lines checked