WARNING: line length of 90 exceeds 80 columns #162: FILE: drivers/remoteproc/qcom_q6v5_pas.c:485: + * table pointer and size respectively to the argument of qcom_pas_get_rsc_table() WARNING: line length of 91 exceeds 80 columns #167: FILE: drivers/remoteproc/qcom_q6v5_pas.c:489: + output_rt = qcom_pas_get_rsc_table(pas->pas_ctx, table, table_sz, &output_rt_size); WARNING: line length of 81 exceeds 80 columns #187: FILE: drivers/remoteproc/qcom_q6v5_pas.c:840: + pas->mem_phys, pas->mem_size); WARNING: line length of 81 exceeds 80 columns #196: FILE: drivers/remoteproc/qcom_q6v5_pas.c:846: + pas->dtb_pas_ctx = devm_qcom_pas_context_alloc(pas->dev, pas->dtb_pas_id, total: 0 errors, 4 warnings, 0 checks, 228 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 e6506b2340e0 ("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, 228 lines checked