Files
linux-cryptodev-2.6/drivers/md
Vivek BalachandharTN 4929ba5c5b dm: sysfs: use sysfs_emit() in dm-sysfs.c
Replace sprintf()+strlen() with sysfs_emit(), the preferred helper for
sysfs show() routines. sysfs_emit() returns the number of bytes written,
guarantees NUL-termination, and clamps to PAGE_SIZE-1.

Reference: Documentation/filesystems/sysfs.rst.

No functional change intended.

Signed-off-by: Vivek BalachandharTN <vivek.balachandhar@gmail.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
2025-10-20 15:22:21 +02:00
..
2025-08-19 11:12:50 +02:00
2025-09-01 13:35:18 +02:00
2024-11-20 11:38:04 +01:00
2025-01-13 07:36:29 -08:00