WARNING: line length of 88 exceeds 80 columns #64: FILE: drivers/net/wireless/ath/ath12k/core.h:668: + * channel context data, survey info, test mode data, regd_channel_update_queue, WARNING: line length of 83 exceeds 80 columns #124: FILE: drivers/net/wireless/ath/ath12k/peer.c:33: +void ath12k_peer_delete_resp_signal(struct ath12k *ar, u32 vdev_id, const u8 *addr) WARNING: line length of 82 exceeds 80 columns #282: FILE: drivers/net/wireless/ath/ath12k/peer.c:361: + kzalloc_objs(*waits, IEEE80211_MLD_MAX_NUM_LINKS); WARNING: line length of 84 exceeds 80 columns #361: FILE: drivers/net/wireless/ath/ath12k/peer.h:24: +void ath12k_peer_delete_resp_signal(struct ath12k *ar, u32 vdev_id, const u8 *addr); total: 0 errors, 4 warnings, 0 checks, 335 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 9e5fa310b759 ("wifi: ath12k: fix MLO peer delete race") 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, 4 warnings, 0 checks, 335 lines checked