intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Lyude Paul <lyude@redhat.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Pass down rc in intel_encoder->compute_config() (rev2)
Date: Tue, 15 Jan 2019 20:14:42 -0000	[thread overview]
Message-ID: <20190115201442.8005.6167@emeril.freedesktop.org> (raw)
In-Reply-To: <20190115200800.3121-1-lyude@redhat.com>

== Series Details ==

Series: drm/i915: Pass down rc in intel_encoder->compute_config() (rev2)
URL   : https://patchwork.freedesktop.org/series/55203/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
1238102f7caa drm/i915: Pass down rc in intel_encoder->compute_config()
-:26: WARNING:TYPO_SPELLING: 'Propogate' may be misspelled - perhaps 'Propagate'?
#26: 
* Propogate return code from intel_dp_compute_dsc_params()

-:467: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct intel_encoder *' should also have an identifier name
#467: FILE: drivers/gpu/drm/i915/intel_drv.h:228:
+	int (*compute_config)(struct intel_encoder *,

-:467: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct intel_crtc_state *' should also have an identifier name
#467: FILE: drivers/gpu/drm/i915/intel_drv.h:228:
+	int (*compute_config)(struct intel_encoder *,

-:467: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct drm_connector_state *' should also have an identifier name
#467: FILE: drivers/gpu/drm/i915/intel_drv.h:228:
+	int (*compute_config)(struct intel_encoder *,

total: 0 errors, 4 warnings, 0 checks, 622 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2019-01-15 20:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-15 20:08 [PATCH v2] drm/i915: Pass down rc in intel_encoder->compute_config() Lyude Paul
2019-01-15 20:14 ` Patchwork [this message]
2019-01-15 20:15 ` ✗ Fi.CI.SPARSE: warning for drm/i915: Pass down rc in intel_encoder->compute_config() (rev2) Patchwork
2019-01-15 20:19 ` [PATCH v2] drm/i915: Pass down rc in intel_encoder->compute_config() Ville Syrjälä
2019-01-15 20:32 ` ✓ Fi.CI.BAT: success for drm/i915: Pass down rc in intel_encoder->compute_config() (rev2) Patchwork
2019-01-16  3:15 ` ✗ Fi.CI.IGT: failure " Patchwork
2019-01-16  7:47 ` [PATCH v2] drm/i915: Pass down rc in intel_encoder->compute_config() Jani Nikula
2019-01-16 10:19   ` Daniel Vetter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190115201442.8005.6167@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=lyude@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).