[PATCH 0/2] rust: drm: gem: More (and final) cleanup

Lyude Paul posted 2 patches 7 months, 1 week ago
There is a newer version of this series
rust/kernel/drm/gem/mod.rs | 77 ++++++++++++++++----------------------
1 file changed, 32 insertions(+), 45 deletions(-)
[PATCH 0/2] rust: drm: gem: More (and final) cleanup
Posted by Lyude Paul 7 months, 1 week ago
Look mom, no generic soup!

Anyway - this is just the last of the cleanup stuff I ended up while
working on cleaning up the gem shmem patch series. It simplifies the use
of generics and also adds a type alias for some very long types
currently in use.

Applies on top of nova/nova-next:
  https://gitlab.freedesktop.org/drm/nova/-/tree/nova-next

Lyude Paul (2):
  rust: drm: gem: Simplify use of generics
  rust: drm: gem: Add ObjectFile type alias

 rust/kernel/drm/gem/mod.rs | 77 ++++++++++++++++----------------------
 1 file changed, 32 insertions(+), 45 deletions(-)


base-commit: 38cb08c3fcd3f3b1d0225dcec8ae50fab5751549
-- 
2.49.0