[PATCH v2 1/3] wifi: ath: Convert sprintf/snprintf to sysfs_emit

2024-03-14 Thread Li Zhijian
-off-by: Li Zhijian --- V2: subject updated This is a part of the work "Fix coccicheck device_attr_show warnings"[1] Split them per subsystem so that the maintainer can review it easily [1] https://lore.kernel.org/lkml/20240116041129.3937800-1-lizhij...@fujitsu.com/ --- drivers/net/wi

[PATCH 1/3] net: ath: Convert sprintf/snprintf to sysfs_emit

2024-03-14 Thread Li Zhijian
-off-by: Li Zhijian --- This is a part of the work "Fix coccicheck device_attr_show warnings"[1] Split them per subsystem so that the maintainer can review it easily [1] https://lore.kernel.org/lkml/20240116041129.3937800-1-lizhij...@fujitsu.com/ --- drivers/net/wireless/ath/ath10k/the