Ryusuke Konishi 321d7a18ce 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:22:48 +09:00
..