diff options
| author | Alice Ryhl <[email protected]> | 2025-03-03 08:45:15 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-03-09 19:52:46 +0000 |
| commit | 92d2873bedf33974b04530215692705185ec6572 (patch) | |
| tree | da619cc1cc1ee67078f06aea262d2e00a57a5219 /samples/rust/rust_driver_pci.rs | |
| parent | rust: add #[export] macro (diff) | |
| download | kernel-92d2873bedf33974b04530215692705185ec6572.tar.gz kernel-92d2873bedf33974b04530215692705185ec6572.zip | |
print: use new #[export] macro for rust_fmt_argument
This moves the rust_fmt_argument function over to use the new #[export]
macro, which will verify at compile-time that the function signature
matches what is in the header file.
Reviewed-by: Andreas Hindborg <[email protected]>
Reviewed-by: Tamir Duberstein <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Alice Ryhl <[email protected]>
Acked-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Removed period as requested by Andy. - Miguel ]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'samples/rust/rust_driver_pci.rs')
0 files changed, 0 insertions, 0 deletions
