From: Martin K. Petersen Date: Thu, 2 Jan 2025 20:08:42 +0000 (-0500) Subject: Merge patch series "scsi: Constify 'struct bin_attribute'" X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ebbf01f9f4e6b4100655567266d96d893df14362;p=users%2Fjedix%2Flinux-maple.git Merge patch series "scsi: Constify 'struct bin_attribute'" Thomas Weißschuh 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 --- ebbf01f9f4e6b4100655567266d96d893df14362