diff options
author | Xuezhi Zhang <zhangxuezhi1@coolpad.com> | 2022-09-01 03:51:30 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-09-16 04:35:21 +0200 |
commit | 9acb9f0efb930de37f65718e35e09ddd20c80961 (patch) | |
tree | b2424cad2fdf20787b5ce611182884b19ed3981c /drivers/irqchip | |
parent | scsi: megaraid: Convert sysfs snprintf() to sysfs_emit() (diff) | |
download | linux-9acb9f0efb930de37f65718e35e09ddd20c80961.tar.xz linux-9acb9f0efb930de37f65718e35e09ddd20c80961.zip |
scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()
Follow the advice of the Documentation/filesystems/sysfs.rst and show()
should only use sysfs_emit() or sysfs_emit_at() when formatting the value
to be returned to user space.
Link: https://lore.kernel.org/r/20220901015130.419307-1-zhangxuezhi3@gmail.com
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: Xuezhi Zhang <zhangxuezhi1@coolpad.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions