diff options
author | Ivan Orlov <[email protected]> | 2023-05-14 21:23:53 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-05-31 19:02:14 +0100 |
commit | 266bff73451afb2c98541acac41386ef4f08bb5e (patch) | |
tree | c058ad52c08c53b78d20c56aa6309c081f589ffb /net/lapb/lapb_subr.c | |
parent | 9e6aa7c22d0777da16cec0d056382c9bd181aa78 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions