lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 3 Nov 2009 16:08:06 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Alberto Bertogli <albertito@...tiri.com.ar>
Cc:	linux-kernel@...r.kernel.org, gregkh@...e.de,
	linux-doc@...r.kernel.org
Subject: Re: [PATCH] Fix fs/debugfs/inode.c typos

On Sat, 31 Oct 2009, Alberto Bertogli wrote:

> Signed-off-by: Alberto Bertogli <albertito@...tiri.com.ar>
> ---
>  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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists