WARNING: line length of 83 exceeds 80 columns #40: FILE: drivers/net/wireless/realtek/rtw89/coex.c:9841: +static int _show_bt_info(struct rtw89_dev *rtwdev, char *buf, size_t bufsz, u8 bid) WARNING: line length of 81 exceeds 80 columns #46: FILE: drivers/net/wireless/realtek/rtw89/coex.c:9846: + struct rtw89_btc_bt_info *bt = (bid == BTC_BT_1ST) ? &cx->bt0 : &cx->bt1; WARNING: line length of 91 exceeds 80 columns #100: FILE: drivers/net/wireless/realtek/rtw89/coex.c:12052: + dm->gnt_set[RTW89_PHY_1].gnt_wl_sw_en ? "SW" : "HW", WARNING: line length of 92 exceeds 80 columns #102: FILE: drivers/net/wireless/realtek/rtw89/coex.c:12054: + dm->gnt_set[RTW89_PHY_1].gnt_bt0_sw_en ? "SW" : "HW", WARNING: line length of 92 exceeds 80 columns #104: FILE: drivers/net/wireless/realtek/rtw89/coex.c:12056: + dm->gnt_set[RTW89_PHY_1].gnt_bt1_sw_en ? "SW" : "HW", WARNING: line length of 91 exceeds 80 columns #109: FILE: drivers/net/wireless/realtek/rtw89/coex.c:12061: + dm->gnt_set[RTW89_PHY_1].gnt_wl_sw_en ? "SW" : "HW", WARNING: line length of 92 exceeds 80 columns #111: FILE: drivers/net/wireless/realtek/rtw89/coex.c:12063: + dm->gnt_set[RTW89_PHY_1].gnt_bt0_sw_en ? "SW" : "HW", total: 0 errors, 7 warnings, 0 checks, 101 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 1b2b0b8a5eb6 ("wifi: rtw89: coex: Add dual Bluetooth debug info dump") 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, 101 lines checked