-
Notifications
You must be signed in to change notification settings - Fork 0
block: fix type for printf argument #445
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 |
4f5c829 to
f91bd00
Compare
0ab4e8c to
a2a6d78
Compare
|
Upstream branch: aacb0a6 |
f91bd00 to
427ad46
Compare
a2a6d78 to
f962a4d
Compare
|
Upstream branch: 623fb99 |
427ad46 to
17b1872
Compare
f962a4d to
06634b5
Compare
|
Upstream branch: b543459 |
17b1872 to
a03215d
Compare
06634b5 to
8a473ad
Compare
When making the block-%d id, the type should be %u. Fixes: block/bio.c:92:62: warning: incorrect type in argument 4 (different types) block/bio.c:92:62: expected int block/bio.c:92:62: got unsigned int size Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
|
Upstream branch: 944aacb |
a03215d to
a5c337e
Compare
Pull request for series with
subject: block: fix type for printf argument
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1037952