rust: use core::ffi::CStr method names#9
rust: use core::ffi::CStr method names#9firmware-kpd[bot] wants to merge 11 commits intodriver-core-next_basefrom
core::ffi::CStr method names#9Conversation
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Also avoid `Deref<Target=BStr> for CStr` as that impl doesn't exist on `core::ffi::CStr`. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by avoid methods that only exist on the latter. Link: Rust-for-Linux#1075 Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Reviewed-by: Benno Lossin <lossin@kernel.org> Acked-by: Danilo Krummrich <dakr@kernel.org> Signed-off-by: Tamir Duberstein <tamird@gmail.com>
|
Upstream branch: 2b38afc |
fb12db5 to
877b8a7
Compare
|
Upstream branch: 8f5ae30 |
16 similar comments
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
26 similar comments
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
2 similar comments
|
Upstream branch: 8f5ae30 |
|
Upstream branch: 8f5ae30 |
Pull request for series with
subject: rust: use
core::ffi::CStrmethod namesversion: 2
url: https://patchwork.kernel.org/project/firmware/list/?series=984033