Re: [PATCH] Fix fs/debugfs/inode.c typos

From: Jiri Kosina
Date: Tue Nov 03 2009 - 10:08:14 EST


On Sat, 31 Oct 2009, Alberto Bertogli wrote:

> Signed-off-by: Alberto Bertogli <albertito@xxxxxxxxxxxxxx>
> ---
> fs/debugfs/inode.c | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
[ ... ]
> @@ -195,8 +195,8 @@ static int debugfs_create_by_name(const char *name, mode_t mode,
> * this file.
> *
> * This is the basic "create a file" function for debugfs. It allows for a
> - * wide range of flexibility in createing a file, or a directory (if you
> - * want to create a directory, the debugfs_create_dir() function is
> + * wide range of flexibility in creating a file, or a directory (if you want
> + * to create a directory, the debugfs_create_dir() function is
> * recommended to be used instead.)
> *
> * This function will return a pointer to a dentry if it succeeds. This

I haven't found this one fixed in current -next, so I have put it into
trivial queue.

Thanks,

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/