WARNING: line length of 83 exceeds 80 columns #111: FILE: drivers/net/wireless/ath/ath12k/mac.c:4294: + for_each_set_bit(link_id, &existing, IEEE80211_MLD_MAX_NUM_LINKS) { WARNING: line length of 83 exceeds 80 columns #112: FILE: drivers/net/wireless/ath/ath12k/mac.c:4295: + arvif = wiphy_dereference(hw->wiphy, ahvif->link[link_id]); WARNING: line length of 86 exceeds 80 columns #114: FILE: drivers/net/wireless/ath/ath12k/mac.c:4297: + test_bit(ATH12K_FLAG_RECOVERY, &arvif->ar->ab->dev_flags)) total: 0 errors, 3 warnings, 0 checks, 110 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 89beb2e402c9 ("wifi: ath12k: fix MLO station firmware crash recovery") 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, 3 warnings, 0 checks, 110 lines checked