WARNING: line length of 83 exceeds 80 columns #52: FILE: drivers/net/wireless/realtek/rtw88/main.c:68: +/* Lower the scan-time initial gain so the 8723BS SDIO site-survey hears the AP. */ WARNING: line length of 81 exceeds 80 columns #75: FILE: drivers/net/wireless/realtek/rtw88/main.c:91: + for (path = 0; path < hal->rf_path_num && path < RTW_RF_PATH_MAX; path++) WARNING: line length of 81 exceeds 80 columns #130: FILE: drivers/net/wireless/realtek/rtw88/main.c:1518: + /* 8723BS SDIO: on an IPS-leave power-on (IQK already done once) skip the WARNING: line length of 84 exceeds 80 columns #146: FILE: drivers/net/wireless/realtek/rtw88/main.c:1534: + rtw_fw_coex_tdma_type(rtwdev, 0x08, 0x00, 0x00, 0x00, 0x00); WARNING: line length of 84 exceeds 80 columns #150: FILE: drivers/net/wireless/realtek/rtw88/main.c:1538: + rtw_fw_coex_tdma_type(rtwdev, 0x08, 0x00, 0x00, 0x00, 0x00); total: 0 errors, 5 warnings, 0 checks, 146 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 94b011af5b37 ("wifi: rtw88: calibrate and tune the PHY for 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, 5 warnings, 0 checks, 146 lines checked