Skip to content
Commit fc4e7848 authored by Ye Guojin's avatar Ye Guojin Committed by Corey Minyard
Browse files

char: ipmi: replace snprintf in show functions with sysfs_emit



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

Use sysfs_emit instead of scnprintf, snprintf 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>
Message-Id: <20211021110608.1060260-1-ye.guojin@zte.com.cn>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent ed83855f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment