Skip to content

Conversation

@blktests-ci
Copy link

@blktests-ci blktests-ci bot commented Jan 2, 2026

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

@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 2, 2026

Upstream branch: d26143b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1037952
version: 1

@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 4, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1037952
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1037952=>linus-master branch from 4f5c829 to f91bd00 Compare January 4, 2026 08:37
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 0ab4e8c to a2a6d78 Compare January 8, 2026 00:54
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 8, 2026

Upstream branch: aacb0a6
series: https://patchwork.kernel.org/project/linux-block/list/?series=1037952
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1037952=>linus-master branch from f91bd00 to 427ad46 Compare January 8, 2026 00:55
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from a2a6d78 to f962a4d Compare January 9, 2026 04:56
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 <[email protected]>
@blktests-ci
Copy link
Author

blktests-ci bot commented Jan 9, 2026

Upstream branch: 623fb99
series: https://patchwork.kernel.org/project/linux-block/list/?series=1037952
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1037952=>linus-master branch from 427ad46 to 17b1872 Compare January 9, 2026 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants