WARNING: line length of 83 exceeds 80 columns #79: FILE: drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c:917: + brcmf_txfinalize(brcmf_get_ifp(msgbuf->drvr, tx_status->msg.ifidx), WARNING: line length of 81 exceeds 80 columns #97: FILE: drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c:1272: + flow_ring_id = le16_to_cpu(flowring_create_resp->compl_hdr.flow_ring_id); WARNING: line length of 81 exceeds 80 columns #116: FILE: drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c:1304: + flow_ring_id = le16_to_cpu(flowring_delete_resp->compl_hdr.flow_ring_id); total: 0 errors, 3 warnings, 0 checks, 89 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 47613e6eaeb3 ("wifi: brcmfmac: validate msgbuf flowring IDs before use") 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, 89 lines checked