diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2025-03-13 16:57:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-15 18:45:32 +0200 |
commit | 97d06802d10a2827ef46fd31789a26117ce7f3d9 (patch) | |
tree | 9a7279c3cc546a43a6a36f48f3957402ae12d026 /scripts/gdb/linux/utils.py | |
parent | 31e4e12e0e9609850cefd4b2e1adf782f56337d6 (diff) |
sysfs: constify bin_attribute argument of bin_attribute::read/write()
All callback implementers have been moved to the const variant of the
callbacks. The signature of the original callbacks can now be changed.
Also remove the now unnecessary transition machinery inside __BIN_ATTR().
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20250313-sysfs-const-bin_attr-final-v2-1-96284e1e88ce@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions