The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] rust: drm: Fix typo in FEAT_RENDER documentation
@ 2026-07-12 13:39 Younes Akhouayri via B4 Relay
  2026-07-12 14:08 ` Alice Ryhl
  2026-07-13 16:33 ` Danilo Krummrich
  0 siblings, 2 replies; 3+ messages in thread
From: Younes Akhouayri via B4 Relay @ 2026-07-12 13:39 UTC (permalink / raw)
  To: Danilo Krummrich, Alice Ryhl, David Airlie, Simona Vetter,
	Miguel Ojeda, Boqun Feng, Gary Guo, Björn Roy Baron,
	Benno Lossin, Andreas Hindborg, Trevor Gross, Daniel Almeida,
	Tamir Duberstein, Alexandre Courbot, Onur Özkan
  Cc: dri-devel, rust-for-linux, linux-kernel

From: Younes Akhouayri <git@younes.io>

Correct the spelling of "privilege" in the DRIVER_RENDER Rustdoc.

Signed-off-by: Younes Akhouayri <git@younes.io>
---
 rust/kernel/drm/driver.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rust/kernel/drm/driver.rs b/rust/kernel/drm/driver.rs
index 25f7e233884d..1dff81442b61 100644
--- a/rust/kernel/drm/driver.rs
+++ b/rust/kernel/drm/driver.rs
@@ -125,7 +125,7 @@ pub trait Driver {
     /// Sets the `DRIVER_RENDER` feature for this driver.
     ///
     /// When enabled, the driver exposes `/dev/dri/renderDXX` render nodes to
-    /// userspace. The render node is an alternate low-priviledge way to access
+    /// userspace. The render node is an alternate low-privilege way to access
     /// the driver, which is enforced on a per-ioctl level. Userspace processes
     /// that open the render node can only invoke ioctls explicitly listed as
     /// usable from the render node (i.e. marked DRM_RENDER_ALLOW), whereas

---
base-commit: 8cdeaa50eae8dad34885515f62559ee83e7e8dda
change-id: 20260712-docs-drm-feat-render-rustdoc-typo-e774ba45f774

Best regards,
--  
Younes Akhouayri <git@younes.io>



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] rust: drm: Fix typo in FEAT_RENDER documentation
  2026-07-12 13:39 [PATCH] rust: drm: Fix typo in FEAT_RENDER documentation Younes Akhouayri via B4 Relay
@ 2026-07-12 14:08 ` Alice Ryhl
  2026-07-13 16:33 ` Danilo Krummrich
  1 sibling, 0 replies; 3+ messages in thread
From: Alice Ryhl @ 2026-07-12 14:08 UTC (permalink / raw)
  To: git
  Cc: Danilo Krummrich, David Airlie, Simona Vetter, Miguel Ojeda,
	Boqun Feng, Gary Guo, Björn Roy Baron, Benno Lossin,
	Andreas Hindborg, Trevor Gross, Daniel Almeida, Tamir Duberstein,
	Alexandre Courbot, Onur Özkan, dri-devel, rust-for-linux,
	linux-kernel

On Sun, Jul 12, 2026 at 3:40 PM Younes Akhouayri via B4 Relay
<devnull+git.younes.io@kernel.org> wrote:
>
> From: Younes Akhouayri <git@younes.io>
>
> Correct the spelling of "privilege" in the DRIVER_RENDER Rustdoc.
>
> Signed-off-by: Younes Akhouayri <git@younes.io>

Reviewed-by: Alice Ryhl <aliceryhl@google.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] rust: drm: Fix typo in FEAT_RENDER documentation
  2026-07-12 13:39 [PATCH] rust: drm: Fix typo in FEAT_RENDER documentation Younes Akhouayri via B4 Relay
  2026-07-12 14:08 ` Alice Ryhl
@ 2026-07-13 16:33 ` Danilo Krummrich
  1 sibling, 0 replies; 3+ messages in thread
From: Danilo Krummrich @ 2026-07-13 16:33 UTC (permalink / raw)
  To: Younes Akhouayri
  Cc: Danilo Krummrich, Alice Ryhl, David Airlie, Simona Vetter,
	Miguel Ojeda, Boqun Feng, Gary Guo, Björn Roy Baron,
	Benno Lossin, Andreas Hindborg, Trevor Gross, Daniel Almeida,
	Tamir Duberstein, Alexandre Courbot, Onur Özkan, dri-devel,
	rust-for-linux, linux-kernel

On Sun, 12 Jul 2026 15:39:46 +0200, Younes Akhouayri wrote:
> [PATCH] rust: drm: Fix typo in FEAT_RENDER documentation

Applied, thanks!

  Branch: drm-rust-next
  Tree:   https://gitlab.freedesktop.org/drm/rust/kernel.git

[1/1] rust: drm: Fix typo in FEAT_RENDER documentation
      commit: 6cb3fdc9f5ae

The patch will appear in the next linux-next integration (typically within 24
hours on weekdays).

The patch is queued up for the upcoming merge window for the next major kernel
release.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-13 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-12 13:39 [PATCH] rust: drm: Fix typo in FEAT_RENDER documentation Younes Akhouayri via B4 Relay
2026-07-12 14:08 ` Alice Ryhl
2026-07-13 16:33 ` Danilo Krummrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox