diff options
| author | Rahul Kumar <rk0006818@gmail.com> | 2025-10-15 12:41:17 +0300 |
|---|---|---|
| committer | Dinh Nguyen <dinguyen@kernel.org> | 2025-11-13 15:32:58 +0300 |
| commit | 4f7ffdfb9928a70debc6b019a68a6e068745e937 (patch) | |
| tree | bf6866175c95d565292e9373369baffaa119fc70 /scripts/patch-kernel | |
| parent | 15847537b623f844d9a08da99ff4568315e1d4f8 (diff) | |
| download | linux-4f7ffdfb9928a70debc6b019a68a6e068745e937.tar.xz | |
firmware: stratix10-rsu: replace scnprintf() with sysfs_emit() in *_show() functions
Replace scnprintf() with sysfs_emit() in sysfs *_show() functions
in stratix10-rsu.c to follow the kernel's guidelines from
Documentation/filesystems/sysfs.rst.
This improves consistency, safety, and makes the code easier to
maintain and update in the future.
Signed-off-by: Rahul Kumar <rk0006818@gmail.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
