diff options
| author | Abhinav Ananthu <[email protected]> | 2025-06-20 09:59:21 +0000 |
|---|---|---|
| committer | Viresh Kumar <[email protected]> | 2025-06-23 04:22:45 +0000 |
| commit | 22679d807dea5c065d8019acfce48f20e87ba5ca (patch) | |
| tree | 0ac66163d0138ea4875c8454ada9fa7851febefc /lib/crypto/mpi/mpi-sub-ui.c | |
| parent | Linux 6.16-rc2 (diff) | |
| download | kernel-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-sub-ui.c')
0 files changed, 0 insertions, 0 deletions
