WARNING: line length of 90 exceeds 80 columns #152: FILE: drivers/remoteproc/qcom_q6v5_pas.c:488: + * table pointer and size respectively to the argument of qcom_pas_get_rsc_table() WARNING: line length of 91 exceeds 80 columns #157: FILE: drivers/remoteproc/qcom_q6v5_pas.c:492: + output_rt = qcom_pas_get_rsc_table(pas->pas_ctx, table, table_sz, &output_rt_size); WARNING: line length of 81 exceeds 80 columns #177: FILE: drivers/remoteproc/qcom_q6v5_pas.c:843: + pas->mem_phys, pas->mem_size); WARNING: line length of 81 exceeds 80 columns #186: FILE: drivers/remoteproc/qcom_q6v5_pas.c:849: + pas->dtb_pas_ctx = devm_qcom_pas_context_alloc(pas->dev, pas->dtb_pas_id, total: 0 errors, 4 warnings, 0 checks, 156 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 b106a1eaedc2 ("remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs") 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, 0 checks, 156 lines checked