aboutsummaryrefslogtreecommitdiffstats
path: root/samples/rust/rust_driver_faux.rs
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2025-02-25 21:29:00 +0000
committerGreg Kroah-Hartman <[email protected]>2025-02-28 02:02:24 +0000
commit6853d9d13dbe596a73ae968e6fb27ba9680b2441 (patch)
tree4b5525654583cfeacd27f76ac0b4202ebaad9ad5 /samples/rust/rust_driver_faux.rs
parentrust: io: fix devres test with new io accessor functions (diff)
downloadkernel-6853d9d13dbe596a73ae968e6fb27ba9680b2441.tar.gz
kernel-6853d9d13dbe596a73ae968e6fb27ba9680b2441.zip
rust/faux: Drop #[repr(transparent)] from faux::Registration
I think this change got missed during review, we don't need #[repr(transparent)] since Registration just holds a single NonNull. This attribute had originally been added by me when I was still figuring out how the bindings should look like but got committed by mistake. So, just drop it. Signed-off-by: Lyude Paul <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Acked-by: Danilo Krummrich <[email protected]> Reviewed-by: Fiona Behrens <[email protected]> Reviewed-by: Alice Ryhl <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'samples/rust/rust_driver_faux.rs')
0 files changed, 0 insertions, 0 deletions