From: Christian Brauner Date: Fri, 30 May 2025 05:12:08 +0000 (+0200) Subject: Merge patch series "rust: file: mark `LocalFile` as `repr(transparent)`" X-Git-Tag: v6.16-rc1~77^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21fae34a27dd67612b865e377149c7e663a41fa9;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "rust: file: mark `LocalFile` as `repr(transparent)`" Mark files as repr(transparent) to ensure identical layout between C and Rust. * patches from https://lore.kernel.org/20250527204636.12573-1-pekkarr@protonmail.com: rust: file: improve safety comments rust: file: mark `LocalFile` as `repr(transparent)` Link: https://lore.kernel.org/20250527204636.12573-1-pekkarr@protonmail.com Signed-off-by: Christian Brauner --- 21fae34a27dd67612b865e377149c7e663a41fa9