WARNING: line length of 81 exceeds 80 columns #105: FILE: drivers/net/wireless/realtek/rtw88/mac80211.c:119: + u8 val = rtw_read8(rtwdev, REG_RRSR + 2) & ~RTW8723BS_ACK_PREAMBLE_SHORT; WARNING: line length of 84 exceeds 80 columns #363: FILE: drivers/net/wireless/realtek/rtw88/mac80211.c:377: + (rtw_read8(rtwdev, REG_TBTT_PROHIBIT + 2) & 0xf0) | (0x64 >> 8)); WARNING: line length of 81 exceeds 80 columns #437: FILE: drivers/net/wireless/realtek/rtw88/mac80211.c:451: + else if (vif->bss_conf.bssid && !is_zero_ether_addr(vif->bss_conf.bssid)) total: 0 errors, 3 warnings, 0 checks, 575 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 6c52113d5ac5 ("wifi: rtw88: run the RTL8723BS association register sequence") 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, 575 lines checked