]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
EDAC/device: Constify info sysfs attributes
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 23 Feb 2026 21:16:31 +0000 (22:16 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 11 Mar 2026 21:20:20 +0000 (22:20 +0100)
commite72e70870a0b4955ca74e2a715f9bda4c08b252c
tree64bcd1e6eadca72a5be102df12fdf55735f1e3f9
parent495e77a575a1f3637cfc0cff53d889316dd00594
EDAC/device: Constify info sysfs attributes

These structures are never modified, mark them read-only.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20260223-sysfs-const-edac-v1-4-3ff0b87249e7@weissschuh.net
drivers/edac/edac_device_sysfs.c