CHECK: Lines should not end with a '(' #398: FILE: drivers/net/wireless/morsemicro/mm81x/yaps_hw.c:376: + delim = mm81x_write_pkts_h_build_delim( CHECK: Lines should not end with a '(' #558: FILE: drivers/net/wireless/morsemicro/mm81x/yaps_hw.c:536: + ret = mm81x_dm_read( WARNING: line length of 81 exceeds 80 columns #591: FILE: drivers/net/wireless/morsemicro/mm81x/yaps_hw.c:569: + struct mm81x_yaps_hw_status_regs *hw_r = &yaps->aux_data->hw_status_regs; WARNING: line length of 82 exceeds 80 columns #623: FILE: drivers/net/wireless/morsemicro/mm81x/yaps_hw.c:601: + r->tc_beacon_pool_num_pages = le32_to_cpu(hw_r->tc_beacon_pool_num_pages); WARNING: line length of 82 exceeds 80 columns #627: FILE: drivers/net/wireless/morsemicro/mm81x/yaps_hw.c:605: + r->fc_tx_sts_pool_num_pages = le32_to_cpu(hw_r->fc_tx_sts_pool_num_pages); WARNING: line length of 86 exceeds 80 columns #636: FILE: drivers/net/wireless/morsemicro/mm81x/yaps_hw.c:614: + r->tc_delim_crc_fail_detected = le32_to_cpu(hw_r->tc_delim_crc_fail_detected); total: 0 errors, 4 warnings, 2 checks, 702 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 ca4de19c3970 ("wifi: mm81x: add yaps_hw.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, 4 warnings, 2 checks, 702 lines checked