[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250730144158.7926-1-ayashbera@gmail.com>
Date: Wed, 30 Jul 2025 20:10:23 +0530
From: Ayash-Bera <ayashbera@...il.com>
To: skhan@...uxfoundation.org,
airlied@...il.com,
simona@...ll.ch,
maarten.lankhorst@...ux.intel.com,
mripard@...nel.org,
tzimmermann@...e.de,
corbet@....net,
dri-devel@...ts.freedesktop.org,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linux.dev
Cc: Ayash-Bera <ayashbera@...il.com>
Subject: [PATCH] fixed typo in the DRM UAPI documentation.
fix a minor typo for the drm-uapi Documentation.
Signed-off-by: Ayash-Bera <ayashbera@...il.com>
---
Documentation/gpu/drm-uapi.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/gpu/drm-uapi.rst b/Documentation/gpu/drm-uapi.rst
index 69f72e71a96e..64e002c6383c 100644
--- a/Documentation/gpu/drm-uapi.rst
+++ b/Documentation/gpu/drm-uapi.rst
@@ -518,7 +518,7 @@ ENOSPC:
EPERM/EACCES:
Returned for an operation that is valid, but needs more privileges.
E.g. root-only or much more common, DRM master-only operations return
- this when called by unpriviledged clients. There's no clear
+ this when called by unprivileged clients. There's no clear
difference between EACCES and EPERM.
ENODEV:
--
2.50.1
Powered by blists - more mailing lists