CHECK: Lines should not end with a '(' #321: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:299: + ch = ieee80211_get_channel_khz( WARNING: line length of 84 exceeds 80 columns #499: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:477: + cfg80211_chandef_s1g_pri_width(&mors->chandef)); CHECK: Lines should not end with a '(' #562: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:540: + ch_list->hdr = mm81x_hw_scan_h_pack_tlv_hdr( CHECK: Lines should not end with a '(' #569: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:547: + ch_list->channels[i] = mm81x_hw_scan_h_pack_channel( CHECK: Lines should not end with a '(' #584: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:562: + pwr_list->hdr = mm81x_hw_scan_h_pack_tlv_hdr( CHECK: Lines should not end with a '(' #600: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:578: + probe_req->hdr = mm81x_hw_scan_h_pack_tlv_hdr( CHECK: Lines should not end with a '(' #614: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:592: + dwell->hdr = mm81x_hw_scan_h_pack_tlv_hdr( CHECK: Lines should not end with a '(' #657: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:635: + dev_warn( CHECK: Lines should not end with a '(' #753: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:731: + params->powers_qdbm = kmalloc_array( CHECK: Lines should not end with a '(' #957: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:935: + ieee80211_queue_delayed_work( CHECK: Lines should not end with a '(' #1117: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1095: + enum dot11_bandwidth bw_idx = mm81x_ratecode_bw_index_get( CHECK: Lines should not end with a '(' #1153: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1131: + mm81x_ratecode_bw_index_get( CHECK: Lines should not end with a '(' #1155: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1133: + u8 mcs_index = mm81x_ratecode_mcs_index_get( CHECK: Lines should not end with a '(' #1158: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1136: + mm81x_ratecode_mcs_index_set( CHECK: Lines should not end with a '(' #1179: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1157: + mm81x_ratecode_mcs_index_set( CHECK: Lines should not end with a '(' #1255: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1233: + mm81x_ratecode_enable_rts( CHECK: Lines should not end with a '(' #1259: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1237: + mm81x_ratecode_enable_sgi( CHECK: Lines should not end with a '(' #1280: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1258: + tx_info->flags |= cpu_to_le32( CHECK: Lines should not end with a '(' #1289: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1267: + tx_info->flags |= cpu_to_le32(MM81X_TX_CONF_FLAGS_KEY_IDX_SET( CHECK: Lines should not end with a '(' #1599: FILE: drivers/net/wireless/morsemicro/mm81x/mac.c:1577: + dev_warn( total: 0 errors, 1 warnings, 19 checks, 2443 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 be83544d48e2 ("wifi: mm81x: add mac.c") 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, 1 warnings, 19 checks, 2443 lines checked