linux-stable/fs/debugfs
Ivan Orlov 266bff7345 debugfs: Correct the 'debugfs_create_str' docs
The documentation of the 'debugfs_create_str' says that the function
returns a pointer to a dentry created, or an ERR_PTR in case of error.
Actually, this is not true: this function doesn't return anything at all.
Correct the documentation correspondingly.

Signed-off-by: Ivan Orlov <ivan.orlov0322@gmail.com>
Link: https://lore.kernel.org/r/20230514172353.52878-1-ivan.orlov0322@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-31 19:02:14 +01:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
file.c debugfs: Correct the 'debugfs_create_str' docs 2023-05-31 19:02:14 +01:00
inode.c Driver core changes for 6.3-rc1 2023-02-24 12:58:55 -08:00
internal.h debugfs: Add access restriction option 2020-07-23 17:10:25 +02:00