All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Matthew Brost" <matthew.brost@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev5)
Date: Tue, 30 Nov 2021 18:27:31 -0000	[thread overview]
Message-ID: <163829685195.20410.2922633267443857002@emeril.freedesktop.org> (raw)
In-Reply-To: <20211116194929.10211-1-matthew.brost@intel.com>

== Series Details ==

Series: drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev5)
URL   : https://patchwork.freedesktop.org/series/94924/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
6f01e9cabea1 drm/i915: Drop stealing of bits from i915_sw_fence function pointer
-:8: WARNING:TYPO_SPELLING: 'seperate' may be misspelled - perhaps 'separate'?
#8: 
seperate fields for function pointer and flags. If using two different
^^^^^^^^

-:128: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#128: FILE: drivers/gpu/drm/i915/i915_sw_fence.c:244:
+	BUG_ON(!fn);

total: 0 errors, 2 warnings, 0 checks, 203 lines checked



  parent reply	other threads:[~2021-11-30 18:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16 19:49 [PATCH] drm/i915: Drop stealing of bits from i915_sw_fence function pointer Matthew Brost
2021-11-16 19:49 ` [Intel-gfx] " Matthew Brost
2021-11-17  1:52 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev4) Patchwork
2021-11-17  1:53 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-11-17  2:21 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-11-17  6:25 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-11-30 18:27 ` Patchwork [this message]
2021-11-30 18:28 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Drop stealing of bits from i915_sw_fence function pointer (rev5) Patchwork
2021-11-30 18:56 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-11-30 23:50 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

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=163829685195.20410.2922633267443857002@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.brost@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.