linux/drivers/w1
Thomas Weißschuh fb506e31b3 sysfs: treewide: switch back to attribute_group::bin_attrs
The normal bin_attrs field can now handle const pointers.
This makes the _new variant unnecessary.
Switch all users back.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20250530-sysfs-const-bin_attr-final-v3-4-724bfcf05b99@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-06-17 10:44:15 +02:00
..
masters w1: fix NULL pointer dereference in probe 2025-02-03 12:52:49 +01:00
slaves sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
Kconfig
Makefile
w1.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
w1_family.c
w1_int.c w1: Drop allocation error message 2024-05-28 17:45:02 +02:00
w1_internal.h
w1_io.c
w1_netlink.c w1: Avoid -Wflex-array-member-not-at-end warnings 2025-05-21 14:14:35 +02:00
w1_netlink.h