[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251217132403.3996014-1-boris.brezillon@collabora.com>
Date: Wed, 17 Dec 2025 14:24:03 +0100
From: Boris Brezillon <boris.brezillon@...labora.com>
To: dri-devel@...ts.freedesktop.org
Cc: Boris Brezillon <boris.brezillon@...labora.com>,
Steven Price <steven.price@....com>,
Liviu Dudau <liviu.dudau@....com>,
Adrián Larumbe <adrian.larumbe@...labora.com>,
linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org,
Stephen Rothwell <sfr@...b.auug.org.au>,
David Airlie <airlied@...il.com>,
Simona Vetter <simona@...ll.ch>,
kernel@...labora.com
Subject: [PATCH] drm/panthor: Fix kerneldoc in uAPI header
Fix a typo in a kerneldoc header.
Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
Closes: https://lore.kernel.org/dri-devel/20251216120049.3ed7e06e@canb.auug.org.au/
Signed-off-by: Boris Brezillon <boris.brezillon@...labora.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
Powered by blists - more mailing lists