Ryusuke Konishi 8129b6efd3 libnilfsfeature: fix kernel-doc comment for nilfs_edit_feature()
The kernel-doc comment for nilfs_edit_feature() incorrectly referred to
nilfs_string2feature() and described a simple conversion, likely due to
a copy-paste error.  This causes a warning in scripts/kernel-doc.

Fix the function name and update the short description to accurately
reflect that the function updates feature flags based on the input string.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
2026-01-22 09:13:39 +09:00
..