Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Jouni Högander" <jouni.hogander@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: chris.p.wilson@linux.intel.com
Subject: [Intel-gfx] [PATCH] drm/i915: Fix typo in intel_frontbuffer
Date: Wed, 10 May 2023 11:50:43 +0300	[thread overview]
Message-ID: <20230510085043.599326-1-jouni.hogander@intel.com> (raw)

Fix obvious typo in intel_frontbuffer forward declaration.

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
---
 drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
index 830c11431ee8..cb362b09bf21 100644
--- a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
+++ b/drivers/gpu/drm/i915/gem/i915_gem_object_types.h
@@ -18,7 +18,7 @@
 #include "i915_vma_resource.h"
 
 struct drm_i915_gem_object;
-struct intel_fronbuffer;
+struct intel_frontbuffer;
 struct intel_memory_region;
 
 /*
-- 
2.34.1


             reply	other threads:[~2023-05-10  8:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-10  8:50 Jouni Högander [this message]
2023-05-10  9:10 ` [Intel-gfx] [PATCH] drm/i915: Fix typo in intel_frontbuffer Andi Shyti
2023-05-11  5:17   ` Hogander, Jouni
2023-05-10 10:03 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2023-05-10 10:21 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-05-10 12:06 ` [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=20230510085043.599326-1-jouni.hogander@intel.com \
    --to=jouni.hogander@intel.com \
    --cc=chris.p.wilson@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /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