WARNING: line length of 81 exceeds 80 columns #327: FILE: net/ieee802154/nl802154.c:1447: + wpan_phy->supported.channels[request->page]); WARNING: line length of 90 exceeds 80 columns #348: FILE: net/ieee802154/nl802154.c:1597: + request->interval = nla_get_u8_default(info->attrs[NL802154_ATTR_BEACON_INTERVAL], WARNING: line length of 92 exceeds 80 columns #956: FILE: net/wireless/nl80211.c:3415: + nla_get_u32_default(attrs[NL80211_ATTR_CENTER_FREQ1_OFFSET], WARNING: line length of 81 exceeds 80 columns #971: FILE: net/wireless/nl80211.c:8264: + nla_get_u32_default(info->attrs[NL80211_ATTR_USER_REG_HINT_TYPE], WARNING: line length of 82 exceeds 80 columns #1026: FILE: net/wireless/nl80211.c:13900: + nla_get_u32_default(pat_tb[NL80211_PKTPAT_OFFSET], total: 0 errors, 5 warnings, 0 checks, 758 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 db941bd0af96 ("net: convert to nla_get_*_default()") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 758 lines checked