WARNING: line length of 91 exceeds 80 columns #65: FILE: drivers/net/wireless/marvell/mwifiex/uap_event.c:131: + * event->len is reported by the device firmware and is not WARNING: line length of 92 exceeds 80 columns #66: FILE: drivers/net/wireless/marvell/mwifiex/uap_event.c:132: + * otherwise validated. Reject a length that underflows the WARNING: line length of 90 exceeds 80 columns #67: FILE: drivers/net/wireless/marvell/mwifiex/uap_event.c:133: + * header, or that would place the association request IEs WARNING: line length of 91 exceeds 80 columns #68: FILE: drivers/net/wireless/marvell/mwifiex/uap_event.c:134: + * outside the fixed-size event_body[] buffer the event was WARNING: line length of 89 exceeds 80 columns #70: FILE: drivers/net/wireless/marvell/mwifiex/uap_event.c:136: + * mwifiex_set_sta_ht_cap() reads past event_body and out WARNING: line length of 91 exceeds 80 columns #74: FILE: drivers/net/wireless/marvell/mwifiex/uap_event.c:140: + (u8 *)&event->frame_control + le16_to_cpu(event->len) > total: 0 errors, 6 warnings, 0 checks, 24 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 bdf1dc8184e1 ("wifi: mwifiex: bound uAP association event IEs to the event buffer") 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, 6 warnings, 0 checks, 24 lines checked