diff options
author | 2024-12-22 21:04:50 +0100 | |
---|---|---|
committer | 2025-01-09 11:09:09 +0000 | |
commit | daefd7fbd544671ad0b9c2a815d7f5e3d2f0365c (patch) | |
tree | 6dca46365bd22158cf8e611eeddee5672eabb4c7 /scripts/gdb/linux/utils.py | |
parent | leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leak (diff) | |
download | wireguard-linux-daefd7fbd544671ad0b9c2a815d7f5e3d2f0365c.tar.xz wireguard-linux-daefd7fbd544671ad0b9c2a815d7f5e3d2f0365c.zip |
leds: triggers: Constify 'struct bin_attribute'
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.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20241222-sysfs-const-bin_attr-led-v1-1-ecc5212a31fa@weissschuh.net
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions