[PATCH v4 01/14] debugfs: rename end_creating() to debugfs_end_creating()
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Thu Oct 30 05:32:24 UTC 2025
On Thu, Oct 30, 2025 at 10:31:01AM +1100, NeilBrown wrote:
> From: NeilBrown <neil at brown.name>
>
> By not using the generic end_creating() name here we are free to use it
> more globally for a more generic function.
> This should have been done when start_creating() was renamed.
>
> For consistency, also rename failed_creating().
>
> Reviewed-by: Amir Goldstein <amir73il at gmail.com>
> Reviewed-by: Jeff Layton <jlayton at kernel.org>
> Signed-off-by: NeilBrown <neil at brown.name>
> ---
> fs/debugfs/inode.c | 26 +++++++++++++-------------
> 1 file changed, 13 insertions(+), 13 deletions(-)
Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
More information about the Linux-security-module-archive
mailing list