WARNING: line length of 88 exceeds 80 columns #90: FILE: drivers/net/wireless/nxp/nxpwifi/11n.c:705: + list_for_each_entry_safe(tbl, tmp, &priv->tx_ba_stream_tbl_ptr[i], list) WARNING: line length of 82 exceeds 80 columns #111: FILE: drivers/net/wireless/nxp/nxpwifi/cfg80211.c:744: + ret = nxpwifi_get_unused_bss_num(adapter, priv->bss_type, &priv->bss_num); WARNING: line length of 83 exceeds 80 columns #193: FILE: drivers/net/wireless/nxp/nxpwifi/main.h:1205: + &adapter->priv[i]->bss_num)) WARNING: line length of 82 exceeds 80 columns #246: FILE: drivers/net/wireless/nxp/nxpwifi/util.c:802: + hdr->it_present |= cpu_to_le32(BIT(IEEE80211_RADIOTAP_TIMESTAMP)); WARNING: From:/Signed-off-by: email address mismatch: 'From: Jeff Chen ' != 'Signed-off-by: Jeff Chen ' total: 0 errors, 5 warnings, 0 checks, 194 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 1d62a200a585 ("wifi: nxpwifi: fix multiple static analysis errors and warnings") 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, 194 lines checked