public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@collabora•com>
To: dri-devel@lists•freedesktop.org
Cc: "Boris Brezillon" <boris.brezillon@collabora•com>,
	"Steven Price" <steven.price@arm•com>,
	"Liviu Dudau" <liviu.dudau@arm•com>,
	"Adrián Larumbe" <adrian.larumbe@collabora•com>,
	linux-next@vger•kernel.org, linux-kernel@vger•kernel.org,
	"Stephen Rothwell" <sfr@canb•auug.org.au>,
	"David Airlie" <airlied@gmail•com>,
	"Simona Vetter" <simona@ffwll•ch>,
	kernel@collabora•com
Subject: [PATCH] drm/panthor: Fix kerneldoc in uAPI header
Date: Wed, 17 Dec 2025 14:24:03 +0100	[thread overview]
Message-ID: <20251217132403.3996014-1-boris.brezillon@collabora.com> (raw)

Fix a typo in a kerneldoc header.

Reported-by: Stephen Rothwell <sfr@canb•auug.org.au>
Closes: https://lore.kernel.org/dri-devel/20251216120049.3ed7e06e@canb.auug.org.au/
Signed-off-by: Boris Brezillon <boris.brezillon@collabora•com>
---
 include/uapi/drm/panthor_drm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/drm/panthor_drm.h b/include/uapi/drm/panthor_drm.h
index e238c6264fa1..b401ac585d6a 100644
--- a/include/uapi/drm/panthor_drm.h
+++ b/include/uapi/drm/panthor_drm.h
@@ -350,7 +350,7 @@ struct drm_panthor_gpu_info {
 	__u32 as_present;
 
 	/**
-	 * @select_coherency: Coherency selected for this device.
+	 * @selected_coherency: Coherency selected for this device.
 	 *
 	 * One of drm_panthor_gpu_coherency.
 	 */
-- 
2.52.0


             reply	other threads:[~2025-12-17 13:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-17 13:24 Boris Brezillon [this message]
2025-12-17 13:45 ` [PATCH] drm/panthor: Fix kerneldoc in uAPI header Liviu Dudau
2025-12-17 14:04 ` Steven Price
2025-12-17 15:58 ` Steven Price

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=20251217132403.3996014-1-boris.brezillon@collabora.com \
    --to=boris.brezillon@collabora$(echo .)com \
    --cc=adrian.larumbe@collabora$(echo .)com \
    --cc=airlied@gmail$(echo .)com \
    --cc=dri-devel@lists$(echo .)freedesktop.org \
    --cc=kernel@collabora$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=liviu.dudau@arm$(echo .)com \
    --cc=sfr@canb$(echo .)auug.org.au \
    --cc=simona@ffwll$(echo .)ch \
    --cc=steven.price@arm$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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