Files
scst/iscsi-scst/kernel
Gleb Chesnokov 0e8fdad5e4 scst: Use sysfs_emit/sysfs_emit_at instead of scnprintf()
Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show handlers.

These helper functions are specifically designed for sysfs output, providing safer
handling of buffer lengths and consistency across kernel sysfs interfaces.

This patch does not change any functionality.
2025-05-19 20:46:54 +03:00
..
2018-04-12 03:49:10 +00:00
2025-01-20 18:54:10 +03:00
2018-10-14 21:59:08 +00:00
2025-01-20 18:54:10 +03:00