mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] anon_inodes: fix a typo in comment
@ 2010-12-10  3:11 Namhyung Kim
  2010-12-10 15:07 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Namhyung Kim @ 2010-12-10  3:11 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Davide Libenzi, linux-kernel

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
---
 fs/anon_inodes.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/fs/anon_inodes.c b/fs/anon_inodes.c
index 57ce55b2564c..73097336ea2a 100644
--- a/fs/anon_inodes.c
+++ b/fs/anon_inodes.c
@@ -64,9 +64,9 @@ static const struct address_space_operations anon_aops = {
 };
 
 /**
- * anon_inode_getfd - creates a new file instance by hooking it up to an
- *                    anonymous inode, and a dentry that describe the "class"
- *                    of the file
+ * anon_inode_getfile - creates a new file instance by hooking it up to an
+ *                      anonymous inode, and a dentry that describe the "class"
+ *                      of the file
  *
  * @name:    [in]    name of the "class" of the new file
  * @fops:    [in]    file operations for the new file
-- 
1.7.3.3.400.g93cef


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] anon_inodes: fix a typo in comment
  2010-12-10  3:11 [PATCH] anon_inodes: fix a typo in comment Namhyung Kim
@ 2010-12-10 15:07 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2010-12-10 15:07 UTC (permalink / raw)
  To: Namhyung Kim; +Cc: Davide Libenzi, linux-kernel

On Fri, 10 Dec 2010, Namhyung Kim wrote:

> Signed-off-by: Namhyung Kim <namhyung@gmail.com>
> ---
>  fs/anon_inodes.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/fs/anon_inodes.c b/fs/anon_inodes.c
> index 57ce55b2564c..73097336ea2a 100644
> --- a/fs/anon_inodes.c
> +++ b/fs/anon_inodes.c
> @@ -64,9 +64,9 @@ static const struct address_space_operations anon_aops = {
>  };
>  
>  /**
> - * anon_inode_getfd - creates a new file instance by hooking it up to an
> - *                    anonymous inode, and a dentry that describe the "class"
> - *                    of the file
> + * anon_inode_getfile - creates a new file instance by hooking it up to an
> + *                      anonymous inode, and a dentry that describe the "class"
> + *                      of the file
>   *
>   * @name:    [in]    name of the "class" of the new file
>   * @fops:    [in]    file operations for the new file

Obvious. Taking through trivial queue, thanks.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-10 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-10  3:11 [PATCH] anon_inodes: fix a typo in comment Namhyung Kim
2010-12-10 15:07 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®