WARNING: line length of 84 exceeds 80 columns #76: FILE: drivers/net/wireless/realtek/rtl8xxxu/core.c:5868: + /* Serialize scheduling with the shutdown check and cancellation. */ WARNING: line length of 93 exceeds 80 columns #79: FILE: drivers/net/wireless/realtek/rtl8xxxu/core.c:5871: + msecs_to_jiffies(RTL8XXXU_RX_URB_RETRY_DELAY_MS)); WARNING: line length of 84 exceeds 80 columns #80: FILE: drivers/net/wireless/realtek/rtl8xxxu/core.c:5872: + else if (priv->rx_urb_pending_count > RTL8XXXU_RX_URB_PENDING_WATER) total: 0 errors, 3 warnings, 0 checks, 105 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 7fcb46692c70 ("wifi: rtl8xxxu: preserve RX requests across recoverable transfer errors") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 105 lines checked