WARNING: line length of 83 exceeds 80 columns #151: FILE: drivers/net/wireless/ath/ath12k/ahb.c:825: + g_rproc_info->root_pd_nb.notifier_call = ath12k_ahb_root_pd_state_notifier; WARNING: line length of 81 exceeds 80 columns #154: FILE: drivers/net/wireless/ath/ath12k/ahb.c:828: + qcom_register_ssr_notifier(g_rproc_info->tgt_rproc->name, WARNING: line length of 88 exceeds 80 columns #199: FILE: drivers/net/wireless/ath/ath12k/ahb.c:866: +static struct ath12k_ahb_rproc_info *ath12k_ahb_rproc_info_alloc(struct ath12k_base *ab) total: 0 errors, 3 warnings, 0 checks, 347 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 51d3a4a1476c ("wifi: ath12k: Share RootPD state across UserPDs to avoid duplicate operations") 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, 3 warnings, 0 checks, 347 lines checked