WARNING: line length of 81 exceeds 80 columns #151: FILE: drivers/net/wireless/realtek/rtw89/coex.c:7995: + struct rtw89_btc_bt_info *bt = (bid == BTC_BT_1ST) ? &cx->bt0 : &cx->bt1; WARNING: line length of 81 exceeds 80 columns #182: FILE: drivers/net/wireless/realtek/rtw89/coex.c:8026: + __func__, bis_exist, bis_cnt, cis_exist, cis_cnt, src->rssi); WARNING: line length of 81 exceeds 80 columns #218: FILE: drivers/net/wireless/realtek/rtw89/coex.c:8062: + struct rtw89_btc_bt_info *bt = (bid == BTC_BT_1ST) ? &cx->bt0 : &cx->bt1; WARNING: line length of 84 exceeds 80 columns #352: FILE: drivers/net/wireless/realtek/rtw89/core.h:2246: + u8 leaudio_raw_info[BTC_BTINFO_MAX]; /* raw LE audio info from BT mailbox */ WARNING: line length of 84 exceeds 80 columns #353: FILE: drivers/net/wireless/realtek/rtw89/core.h:2247: + u8 bistdma_raw_info[BTC_BTINFO_MAX]; /* raw BIS-TDMA info from BT mailbox */ total: 0 errors, 5 warnings, 0 checks, 324 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 c058ccec0130 ("wifi: rtw89: coex: Handle Bluetooth LE-Audio related coexistence feature") 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, 324 lines checked