]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
EDAC/pci_sysfs: Constify instance sysfs attributes
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 23 Feb 2026 21:16:32 +0000 (22:16 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 11 Mar 2026 21:26:38 +0000 (22:26 +0100)
commitd2b7cdcd1d337cd915eee84453cdeeff0f205445
tree9bdac3a2418f186edf33e71015bd2ebca7742e55
parente72e70870a0b4955ca74e2a715f9bda4c08b252c
EDAC/pci_sysfs: Constify instance 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-5-3ff0b87249e7@weissschuh.net
drivers/edac/edac_pci_sysfs.c