linux/drivers/mcb
Abhinav Ananthu 77e49c3588 mcb: use sysfs_emit_at() instead of scnprintf() in show functions
This change improves clarity and ensures proper bounds checking in
line with the preferred sysfs_emit() API usage for sysfs 'show'
functions. The PAGE_SIZE check is now handled internally by the helper.

No functional change intended.

Signed-off-by: Abhinav Ananthu <abhinav.ogl@gmail.com>
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
Reviewed-by: Johannes Thumshirn <jth@kernel.org>
Link: https://lore.kernel.org/r/20250707074720.40051-2-jth@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-16 14:17:07 +02:00
..
Kconfig
Makefile
mcb-core.c mcb: use sysfs_emit_at() instead of scnprintf() in show functions 2025-07-16 14:17:07 +02:00
mcb-internal.h
mcb-lpc.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
mcb-parse.c mcb: fix a double free bug in chameleon_parse_gdd() 2025-04-15 18:21:39 +02:00
mcb-pci.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00