Skip to content
Commit ff06ed7e authored by Ye Guojin's avatar Ye Guojin Committed by Jens Axboe
Browse files

block: aoe: fixup coccinelle warnings



coccicheck complains about the use of snprintf() in sysfs show
functions:
WARNING  use scnprintf or sprintf

Use sysfs_emit instead of scnprintf or sprintf makes more sense.

Reported-by: default avatarZeal Robot <zealci@zte.com.cn>
Signed-off-by: default avatarYe Guojin <ye.guojin@zte.com.cn>
Link: https://lore.kernel.org/r/20211021064931.1047687-1-ye.guojin@zte.com.cn


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent cbab6ae0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment