aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorIvan Orlov <[email protected]>2023-05-14 21:23:53 +0400
committerGreg Kroah-Hartman <[email protected]>2023-05-31 19:02:14 +0100
commit266bff73451afb2c98541acac41386ef4f08bb5e (patch)
treec058ad52c08c53b78d20c56aa6309c081f589ffb /net/lapb/lapb_subr.c
parent9e6aa7c22d0777da16cec0d056382c9bd181aa78 (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