WARNING: line length of 83 exceeds 80 columns #61: 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 #80: FILE: drivers/net/wireless/realtek/rtw88/main.c:87: + if (!rtw_is_8723bs_sdio(rtwdev) || hal->current_band_type != RTW_BAND_2G) WARNING: line length of 81 exceeds 80 columns #84: 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 #192: FILE: drivers/net/wireless/realtek/rtw88/main.c:514: + /* connect status was deferred and never sent; nothing to undo */ WARNING: line length of 81 exceeds 80 columns #215: FILE: drivers/net/wireless/realtek/rtw88/main.c:1562: + /* 8723BS SDIO: on an IPS-leave power-on (IQK already done once) skip the WARNING: line length of 84 exceeds 80 columns #231: FILE: drivers/net/wireless/realtek/rtw88/main.c:1578: + rtw_fw_coex_tdma_type(rtwdev, 0x08, 0x00, 0x00, 0x00, 0x00); WARNING: line length of 84 exceeds 80 columns #235: FILE: drivers/net/wireless/realtek/rtw88/main.c:1582: + rtw_fw_coex_tdma_type(rtwdev, 0x08, 0x00, 0x00, 0x00, 0x00); WARNING: line length of 85 exceeds 80 columns #285: FILE: drivers/net/wireless/realtek/rtw88/main.c:2130: + * zero. A zero stream count produces an HT capability with no usable WARNING: line length of 85 exceeds 80 columns #286: FILE: drivers/net/wireless/realtek/rtw88/main.c:2131: + * RX MCS rates, which makes APs drop the station immediately after a WARNING: line length of 82 exceeds 80 columns #317: FILE: drivers/net/wireless/realtek/rtw88/main.c:2445: + * bytes of frame data and corrupt the tail IE in beacons/probe responses. total: 0 errors, 10 warnings, 0 checks, 277 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 e75b5cdda4cf ("wifi: rtw88: 8723bs: add scan, calibration and rate-adaptation handling") 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, 10 warnings, 0 checks, 277 lines checked