diff options
author | 2023-04-03 18:48:11 +0900 | |
---|---|---|
committer | 2023-04-12 18:41:04 +0200 | |
commit | c7e20faa5fcad7a177cf6c306138010343dd6d3e (patch) | |
tree | db1b09d4b29aaaee63801fb656dc1f4bf9a658e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rust: error: Rename to_kernel_errno() -> to_errno() (diff) | |
download | wireguard-linux-c7e20faa5fcad7a177cf6c306138010343dd6d3e.tar.xz wireguard-linux-c7e20faa5fcad7a177cf6c306138010343dd6d3e.zip |
rust: error: Add Error::to_ptr()
This is the Rust equivalent to ERR_PTR(), for use in C callbacks.
Marked as #[allow(dead_code)] for now, since it does not have any
consumers yet.
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com>
Signed-off-by: Asahi Lina <lina@asahilina.net>
Reviewed-by: Gary Guo <gary@garyguo.net>
Link: https://lore.kernel.org/r/20230224-rust-error-v3-2-03779bddc02b@asahilina.net
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions