diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-22 21:13:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-24 08:56:04 +0100 |
commit | 997a6e146d5fdb9d92186a09e7ad6463679fe271 (patch) | |
tree | d09dd55bd1b340f4f7f200675579636717fa5624 /drivers/usb/typec/class.c | |
parent | aa13b9d5ae2597a08703cf9aa4b0907d09407888 (diff) |
usbip: vudc: 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-usbip-v1-1-20d611a9bfa4@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/typec/class.c')
0 files changed, 0 insertions, 0 deletions