WARNING: line length of 81 exceeds 80 columns #107: 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 #365: 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 #439: FILE: drivers/net/wireless/realtek/rtw88/mac80211.c:451: + else if (vif->bss_conf.bssid && !is_zero_ether_addr(vif->bss_conf.bssid)) WARNING: line length of 81 exceeds 80 columns #473: FILE: drivers/net/wireless/realtek/rtw88/mac80211.c:850: + rtw8723bs_apply_bss_cap(rtwdev, vif, NULL, true); WARNING: line length of 82 exceeds 80 columns #483: FILE: drivers/net/wireless/realtek/rtw88/mac80211.c:860: + rtwvif->mac_id, WARNING: line length of 83 exceeds 80 columns #488: FILE: drivers/net/wireless/realtek/rtw88/mac80211.c:865: + rtwdev->hal.current_channel, WARNING: line length of 87 exceeds 80 columns #489: FILE: drivers/net/wireless/realtek/rtw88/mac80211.c:866: + rtwdev->hal.current_band_width); total: 0 errors, 7 warnings, 0 checks, 592 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 83c17ba71607 ("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, 7 warnings, 0 checks, 592 lines checked