WARNING: line length of 89 exceeds 80 columns #325: FILE: net/ieee802154/nl802154.c:1445: + request->channels = nla_get_u32_default(info->attrs[NL802154_ATTR_SCAN_CHANNELS], WARNING: line length of 93 exceeds 80 columns #326: FILE: net/ieee802154/nl802154.c:1446: + wpan_phy->supported.channels[request->page]); WARNING: line length of 88 exceeds 80 columns #333: FILE: net/ieee802154/nl802154.c:1449: + request->duration = nla_get_u8_default(info->attrs[NL802154_ATTR_SCAN_DURATION], WARNING: line length of 90 exceeds 80 columns #346: FILE: net/ieee802154/nl802154.c:1595: + request->interval = nla_get_u8_default(info->attrs[NL802154_ATTR_BEACON_INTERVAL], WARNING: line length of 84 exceeds 80 columns #609: FILE: net/netlabel/netlabel_mgmt.c:110: + entry->family = nla_get_u16_default(info->attrs[NLBL_MGMT_A_FAMILY], WARNING: line length of 81 exceeds 80 columns #686: FILE: net/sched/act_ct.c:1187: + range->min_addr.ip); WARNING: line length of 88 exceeds 80 columns #712: FILE: net/sched/act_ctinfo.c:200: + dscpstatemask = nla_get_u32_default(tb[TCA_CTINFO_PARMS_DSCP_STATEMASK], WARNING: line length of 108 exceeds 80 columns #951: FILE: net/wireless/nl80211.c:3414: + chandef->freq1_offset = nla_get_u32_default(attrs[NL80211_ATTR_CENTER_FREQ1_OFFSET], WARNING: line length of 94 exceeds 80 columns #965: FILE: net/wireless/nl80211.c:8262: + user_reg_hint_type = nla_get_u32_default(info->attrs[NL80211_ATTR_USER_REG_HINT_TYPE], WARNING: line length of 81 exceeds 80 columns #979: FILE: net/wireless/nl80211.c:11081: + settings->sae_pwe = nla_get_u8_default(info->attrs[NL80211_ATTR_SAE_PWE], WARNING: line length of 87 exceeds 80 columns #1018: FILE: net/wireless/nl80211.c:13896: + pkt_offset = nla_get_u32_default(pat_tb[NL80211_PKTPAT_OFFSET], total: 0 errors, 11 warnings, 0 checks, 750 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 1bb155348d2a ("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, 11 warnings, 0 checks, 750 lines checked