-
Notifications
You must be signed in to change notification settings - Fork 0
rnull: replace kernel::c_str! with C-Strings
#430
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: linus-master_base
Are you sure you want to change the base?
Conversation
|
Upstream branch: d26143b |
4a5ddea to
0ab4e8c
Compare
|
Upstream branch: aacb0a6 |
bda076d to
9a9f10f
Compare
0ab4e8c to
a2a6d78
Compare
|
Upstream branch: aacb0a6 |
9a9f10f to
294fac5
Compare
a2a6d78 to
f962a4d
Compare
|
Upstream branch: 623fb99 |
294fac5 to
b255eb9
Compare
f962a4d to
06634b5
Compare
|
Upstream branch: b543459 |
b255eb9 to
df628ea
Compare
06634b5 to
8a473ad
Compare
|
Upstream branch: 944aacb |
C-String literals were added in Rust 1.77. Replace instances of `kernel::c_str!` with C-String literals where possible. Signed-off-by: Tamir Duberstein <tamird@gmail.com> Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
df628ea to
e57afa1
Compare
Pull request for series with
subject: rnull: replace
kernel::c_str!with C-Stringsversion: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1035694