diff options
author | Miguel Ojeda <ojeda@kernel.org> | 2022-11-10 17:41:15 +0100 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2022-12-01 20:12:44 +0100 |
commit | fc6c7cac83f05f455be1f35160a618e9df103838 (patch) | |
tree | 8719c63c076cb356c00c6c3c1ea2d1ecab4809b8 /samples/rust | |
parent | rust: print: add more `pr_*!` levels (diff) | |
download | linux-fc6c7cac83f05f455be1f35160a618e9df103838.tar.xz linux-fc6c7cac83f05f455be1f35160a618e9df103838.zip |
rust: print: add `pr_cont!` macro
This level is a bit different from the rest since it does not
pass the module name to the `_printk()` call.
Thus add a new parameter to the general `print_macro!` to
handle it differently.
Co-developed-by: Adam Bratschi-Kaye <ark.email@gmail.com>
Signed-off-by: Adam Bratschi-Kaye <ark.email@gmail.com>
Co-developed-by: Wedson Almeida Filho <wedsonaf@gmail.com>
Signed-off-by: Wedson Almeida Filho <wedsonaf@gmail.com>
Co-developed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Wei Liu <wei.liu@kernel.org>
Reviewed-by: Sergio González Collado <sergio.collado@gmail.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'samples/rust')
0 files changed, 0 insertions, 0 deletions