aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorAbhinav Ananthu <[email protected]>2025-06-20 09:59:21 +0000
committerViresh Kumar <[email protected]>2025-06-23 04:22:45 +0000
commit22679d807dea5c065d8019acfce48f20e87ba5ca (patch)
tree0ac66163d0138ea4875c8454ada9fa7851febefc /lib/crypto/mpi/mpi-mul.c
parentLinux 6.16-rc2 (diff)
downloadkernel-22679d807dea5c065d8019acfce48f20e87ba5ca.tar.gz
kernel-22679d807dea5c065d8019acfce48f20e87ba5ca.zip
rust: opp: use c_* types via kernel prelude
Update OPP FFI callback signatures to use `c_int` from the `kernel::prelude`, instead of accessing it via `kernel::ffi::c_int`. Although these types are defined in a crate named `ffi`, they are re-exported via the `kernel::prelude` and should be used from there. This aligns with the Rust-for-Linux coding guidelines and ensures ABI correctness when interfacing with C code. Suggested-by: Viresh Kumar <[email protected]> Signed-off-by: Abhinav Ananthu <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions