linux-stable/drivers/scsi/csiostor
Xuezhi Zhang 9acb9f0efb 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>
2022-09-15 22:35:21 -04:00
..
csio_attr.c
csio_defs.h
csio_hw.c
csio_hw.h
csio_hw_chip.h
csio_hw_t5.c scsi: csiostor: Fix a typo 2021-03-24 22:54:24 -04:00
csio_init.c scsi: csiostor: Add module softdep on cxgb4 2021-09-28 23:26:42 -04:00
csio_init.h
csio_isr.c
csio_lnode.c scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() 2021-10-12 12:10:34 -04:00
csio_lnode.h
csio_mb.c
csio_mb.h
csio_rnode.c
csio_rnode.h
csio_scsi.c scsi: csiostor: Convert sysfs snprintf() to sysfs_emit() 2022-09-15 22:35:21 -04:00
csio_scsi.h scsi: csio: Stop using the SCSI pointer 2022-02-22 21:11:04 -05:00
csio_wr.c
csio_wr.h
Kconfig
Makefile
t4fw_api_stor.h