mirror-linux/rust/kernel/drm
Lyude Paul e54ad0cd36 rust/drm/gem: Fix missing header in `Object` rustdoc
Invariants should be prefixed with a # to turn it into a header.

There are no functional changes in this patch.

Cc: stable@vger.kernel.org
Fixes: c284d3e423 ("rust: drm: gem: Add GEM object abstraction")
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patch.msgid.link/20251107202603.465932-1-lyude@redhat.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-11-10 09:11:01 +00:00
..
gem rust/drm/gem: Fix missing header in `Object` rustdoc 2025-11-10 09:11:01 +00:00
device.rs drm next for 6.18-rc1 2025-10-02 12:47:25 -07:00
driver.rs drm next for 6.18-rc1 2025-10-02 12:47:25 -07:00
file.rs rust: drm: fix `srctree/` links 2025-09-08 00:11:19 +02:00
ioctl.rs drm next for 6.18-rc1 2025-10-02 12:47:25 -07:00
mod.rs