]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: drm: gem: Add DriverFile type alias
authorLyude Paul <lyude@redhat.com>
Mon, 8 Sep 2025 18:46:37 +0000 (14:46 -0400)
committerAlice Ryhl <aliceryhl@google.com>
Mon, 8 Sep 2025 19:25:27 +0000 (19:25 +0000)
commit1ed10db60f47306c1fd395f87bf6d443926a9488
tree4fd52c6383fbbe13a46e44eca6f51010daa638e6
parent6ea42e9146f7ab8e59ffea8aa3300ad6710399dd
rust: drm: gem: Add DriverFile type alias

Just to reduce the clutter with the File<…> types in gem.rs.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250908185239.135849-3-lyude@redhat.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
rust/kernel/drm/gem/mod.rs