Skip to content

block: use sysfs_emit in sysfs show functions#718

Open
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1076565=>linus-master
Open

block: use sysfs_emit in sysfs show functions#718
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1076565=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

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

Pull request for series with
subject: block: use sysfs_emit in sysfs show functions
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1076565

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 2, 2026

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

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 3, 2026

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

@blktests-ci blktests-ci bot force-pushed the series/1076565=>linus-master branch from 2118512 to 879a5bf Compare April 3, 2026 01:48
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch 2 times, most recently from a96fba7 to 0cd6ac2 Compare April 3, 2026 07:51
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 3, 2026

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

@blktests-ci blktests-ci bot force-pushed the series/1076565=>linus-master branch from 879a5bf to a50b0fc Compare April 3, 2026 07:58
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 0cd6ac2 to 910d344 Compare April 3, 2026 11:53
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 3, 2026

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

@blktests-ci blktests-ci bot force-pushed the series/1076565=>linus-master branch from a50b0fc to b49e099 Compare April 3, 2026 12:00
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 910d344 to ed862bc Compare April 4, 2026 05:34
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 4, 2026

Upstream branch: 7ca6d1c
series: https://patchwork.kernel.org/project/linux-block/list/?series=1076565
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1076565=>linus-master branch from b49e099 to 12e6f94 Compare April 4, 2026 05:42
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from ed862bc to 2d0c3d5 Compare April 4, 2026 16:55
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 4, 2026

Upstream branch: 3aae938
series: https://patchwork.kernel.org/project/linux-block/list/?series=1076565
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1076565=>linus-master branch from 12e6f94 to df725f6 Compare April 4, 2026 17:02
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 2d0c3d5 to 931d9b0 Compare April 8, 2026 10:29
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 8, 2026

Upstream branch: 3036cd0
series: https://patchwork.kernel.org/project/linux-block/list/?series=1076565
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1076565=>linus-master branch from df725f6 to bc2a514 Compare April 8, 2026 10:38
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 931d9b0 to 78a4682 Compare April 10, 2026 00:51
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 10, 2026

Upstream branch: 9a9c8ce
series: https://patchwork.kernel.org/project/linux-block/list/?series=1076565
version: 1

Replace sprintf() with sysfs_emit() in sysfs show functions.
sysfs_emit() is preferred for formatting sysfs output because it
provides safer bounds checking.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
@blktests-ci blktests-ci bot force-pushed the series/1076565=>linus-master branch from bc2a514 to 7d29eab Compare April 10, 2026 00: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