-
Notifications
You must be signed in to change notification settings - Fork 0
rust: use core::ffi::CStr method names
#9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: driver-core-next_base
Are you sure you want to change the base?
rust: use core::ffi::CStr method names
#9
Conversation
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