block: use sysfs_emit in sysfs show functions#718
block: use sysfs_emit in sysfs show functions#718blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
Conversation
|
Upstream branch: 9147566 |
|
Upstream branch: 9147566 |
2118512 to
879a5bf
Compare
a96fba7 to
0cd6ac2
Compare
|
Upstream branch: 9147566 |
879a5bf to
a50b0fc
Compare
0cd6ac2 to
910d344
Compare
|
Upstream branch: d8a9a4b |
a50b0fc to
b49e099
Compare
910d344 to
ed862bc
Compare
|
Upstream branch: 7ca6d1c |
b49e099 to
12e6f94
Compare
ed862bc to
2d0c3d5
Compare
|
Upstream branch: 3aae938 |
12e6f94 to
df725f6
Compare
2d0c3d5 to
931d9b0
Compare
|
Upstream branch: 3036cd0 |
df725f6 to
bc2a514
Compare
931d9b0 to
78a4682
Compare
|
Upstream branch: 9a9c8ce |
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>
bc2a514 to
7d29eab
Compare
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