WARNING: line length of 82 exceeds 80 columns #181: FILE: drivers/firmware/qcom/qcom_scm.c:644: + return qcom_scm_pas_prep_and_init_image(dev, ctx, metadata, size); WARNING: line length of 83 exceeds 80 columns #372: FILE: drivers/firmware/qcom/qcom_scm.c:869: +struct resource_table *qcom_scm_pas_get_rsc_table(struct qcom_scm_pas_context *ctx, WARNING: line length of 85 exceeds 80 columns #464: FILE: drivers/firmware/qcom/qcom_scm.c:947: + (struct qcom_pas_context *)ctx); total: 0 errors, 3 warnings, 0 checks, 554 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 7b88a8f5e1b7 ("firmware: qcom_scm: Migrate to generic PAS service") 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, 554 lines checked