linux/drivers/scsi/qedf
Martin K. Petersen ebbf01f9f4 Merge patch series "scsi: Constify 'struct bin_attribute'"
Thomas Weißschuh <linux@weissschuh.net> says:

The sysfs core now allows instances of 'struct bin_attribute' to be
moved into read-only memory. Make use of that to protect them against
accidental or malicious modifications.

Link: https://lore.kernel.org/r/20241216-sysfs-const-bin_attr-scsi-v1-0-f0a5e54b3437@weissschuh.net
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2025-01-02 15:08:42 -05:00
..
Kconfig
Makefile
drv_fcoe_fw_funcs.c
drv_fcoe_fw_funcs.h
drv_scsi_fw_funcs.c
drv_scsi_fw_funcs.h
qedf.h scsi: qedf: Wait for stag work during unload 2024-05-15 10:26:53 -04:00
qedf_attr.c scsi: qedf: Constify 'struct bin_attribute' 2025-01-02 15:07:46 -05:00
qedf_dbg.c
qedf_dbg.h scsi: qedf: Constify 'struct bin_attribute' 2025-01-02 15:07:46 -05:00
qedf_debugfs.c scsi: qedf: Ensure the copied buf is NUL terminated 2024-05-06 21:19:24 -04:00
qedf_els.c
qedf_fip.c
qedf_hsi.h
qedf_io.c scsi: qedf: Remove trailing space after \n newline 2024-09-12 20:28:58 -04:00
qedf_main.c scsi: Convert SCSI drivers to .sdev_configure() 2024-12-04 15:34:28 -05:00
qedf_version.h