WARNING: line length of 83 exceeds 80 columns #95: FILE: drivers/net/wireless/realtek/rtw88/main.c:2127: + /* 8723BS has neither a firmware feature report nor an efuse hw_cap WARNING: line length of 83 exceeds 80 columns #96: FILE: drivers/net/wireless/realtek/rtw88/main.c:2128: + * parser, so hw_cap is otherwise left at zero. A zero stream count WARNING: line length of 85 exceeds 80 columns #97: FILE: drivers/net/wireless/realtek/rtw88/main.c:2129: + * produces an HT capability with no usable RX MCS rates, which makes WARNING: line length of 83 exceeds 80 columns #98: FILE: drivers/net/wireless/realtek/rtw88/main.c:2130: + * APs drop the station immediately after a successful association. WARNING: line length of 81 exceeds 80 columns #99: FILE: drivers/net/wireless/realtek/rtw88/main.c:2131: + * Other report-less chips fill hw_cap in when parsing the efuse. WARNING: line length of 82 exceeds 80 columns #119: FILE: drivers/net/wireless/realtek/rtw88/main.c:2448: + * bytes of frame data and corrupt the tail IE in beacons/probe responses. total: 0 errors, 6 warnings, 0 checks, 92 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 47b20a92714b ("wifi: rtw88: advertise the correct receive capabilities on RTL8723BS") 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, 6 warnings, 0 checks, 92 lines checked