linux-stable/rust/kernel
Asahi Lina 8762bf944a rust: error: Rename to_kernel_errno() -> to_errno()
commit 46384d0990 upstream.

This is kernel code, so specifying "kernel" is redundant. Let's simplify
things and just call it to_errno().

Reviewed-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com>
Signed-off-by: Asahi Lina <lina@asahilina.net>
Link: https://lore.kernel.org/r/20230224-rust-error-v3-1-03779bddc02b@asahilina.net
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-05-17 11:56:16 +02:00
..
allocator.rs rust: allocator: Prevent mis-aligned allocation 2023-08-11 12:08:18 +02:00
error.rs rust: error: Rename to_kernel_errno() -> to_errno() 2024-05-17 11:56:16 +02:00
lib.rs rust: kernel: require Send for Module implementations 2024-05-17 11:55:50 +02:00
prelude.rs
print.rs rust: kernel: Mark rust_fmt_argument as extern "C" 2023-04-26 14:28:38 +02:00
str.rs rust: str: fix requierments->requirements typo 2023-04-26 14:28:32 +02:00