diff options
author | Bart Van Assche <bvanassche@acm.org> | 2025-07-24 08:34:42 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-08-11 11:16:13 -0600 |
commit | 2115dc3e3376b7bd5021950b45eebbcd992e9be9 (patch) | |
tree | 12efa3ed222adfd9850c1f3056e219698c75ea9c /scripts/lib/kdoc/kdoc_parser.py | |
parent | 1f590377eb3c2680cb1101fa1a6a1f20a5fc4002 (diff) |
docs: filesystems: sysfs: Recommend sysfs_emit() for new code only
The advantages of converting existing sysfs show() methods to sysfs_emit()
and sysfs_emit_at() do not outweigh the risk of introducing bugs. Hence
recommend sysfs_emit() and sysfs_emit_at() only for new implementations of
show() methods.
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250724153449.2433395-1-bvanassche@acm.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions