diff options
author | 2024-12-28 09:43:41 +0100 | |
---|---|---|
committer | 2025-01-09 10:43:58 +0100 | |
commit | 3675a926feefdf3afabea12f806f31ea582065e5 (patch) | |
tree | f9ab121c881b3e5b4c82f59db27996220a5af07e /tools/perf/scripts/python/syscall-counts.py | |
parent | sysfs: constify macro BIN_ATTRIBUTE_GROUPS() (diff) | |
download | wireguard-linux-3675a926feefdf3afabea12f806f31ea582065e5.tar.xz wireguard-linux-3675a926feefdf3afabea12f806f31ea582065e5.zip |
sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
Most users use this function through the BIN_ATTR_SIMPLE* macros,
they can handle the switch transparently.
Also adapt the two non-macro users in the same change.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Reviewed-by: Mahesh Salgaonkar <mahesh@linux.ibm.com>
Tested-by: Aditya Gupta <adityag@linux.ibm.com>
Link: https://lore.kernel.org/r/20241228-sysfs-const-bin_attr-simple-v2-1-7c6f3f1767a3@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions