WARNING: line length of 81 exceeds 80 columns #96: FILE: drivers/net/wireless/realtek/rtl8xxxu/core.c:5904: + /* An error must not leave a small batch waiting indefinitely. */ WARNING: line length of 85 exceeds 80 columns #115: FILE: drivers/net/wireless/realtek/rtl8xxxu/core.c:5923: + msecs_to_jiffies(RTL8XXXU_RX_URB_RETRY_DELAY_MS)); WARNING: line length of 81 exceeds 80 columns #131: FILE: drivers/net/wireless/realtek/rtl8xxxu/core.c:5954: + * delayed queue and try again. Otherwise the device is dead/gone total: 0 errors, 3 warnings, 0 checks, 139 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 bea948806dbf ("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, 139 lines checked