diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-28 11:43:41 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-09 12:43:58 +0300 |
commit | 3675a926feefdf3afabea12f806f31ea582065e5 (patch) | |
tree | f9ab121c881b3e5b4c82f59db27996220a5af07e /scripts/lib/kdoc/kdoc_files.py | |
parent | 92d6254f58120011c93610b4cb7def214409731d (diff) | |
download | linux-3675a926feefdf3afabea12f806f31ea582065e5.tar.xz |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions