summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorRahul Kumar <rk0006818@gmail.com>2025-10-15 12:41:17 +0300
committerDinh Nguyen <dinguyen@kernel.org>2025-11-13 15:32:58 +0300
commit4f7ffdfb9928a70debc6b019a68a6e068745e937 (patch)
treebf6866175c95d565292e9373369baffaa119fc70 /scripts/patch-kernel
parent15847537b623f844d9a08da99ff4568315e1d4f8 (diff)
downloadlinux-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