mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ufs: Fix a typo
@ 2011-04-08 17:33 Alessio Igor Bogani
  2011-04-08 23:08 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Alessio Igor Bogani @ 2011-04-08 17:33 UTC (permalink / raw)
  To: Evgeniy Dushistov; +Cc: LKML, Trivial patches, Tim Bird, Alessio Igor Bogani

Signed-off-by: Alessio Igor Bogani <abogani@kernel.org>
---
 fs/ufs/inode.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/ufs/inode.c b/fs/ufs/inode.c
index 27a4bab..c72b6ce 100644
--- a/fs/ufs/inode.c
+++ b/fs/ufs/inode.c
@@ -409,7 +409,7 @@ out:
 }
 
 /**
- * ufs_getfrag_bloc() - `get_block_t' function, interface between UFS and
+ * ufs_getfrag_block() - `get_block_t' function, interface between UFS and
  * readpage, writepage and so on
  */
 
-- 
1.7.4.1


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

* Re: [PATCH] ufs: Fix a typo
  2011-04-08 17:33 [PATCH] ufs: Fix a typo Alessio Igor Bogani
@ 2011-04-08 23:08 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2011-04-08 23:08 UTC (permalink / raw)
  To: Alessio Igor Bogani; +Cc: Evgeniy Dushistov, LKML, Trivial patches, Tim Bird

On Fri, 8 Apr 2011, Alessio Igor Bogani wrote:

> Signed-off-by: Alessio Igor Bogani <abogani@kernel.org>
> ---
>  fs/ufs/inode.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/fs/ufs/inode.c b/fs/ufs/inode.c
> index 27a4bab..c72b6ce 100644
> --- a/fs/ufs/inode.c
> +++ b/fs/ufs/inode.c
> @@ -409,7 +409,7 @@ out:
>  }
>  
>  /**
> - * ufs_getfrag_bloc() - `get_block_t' function, interface between UFS and
> + * ufs_getfrag_block() - `get_block_t' function, interface between UFS and

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

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

end of thread, other threads:[~2011-04-08 23:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-08 17:33 [PATCH] ufs: Fix a typo Alessio Igor Bogani
2011-04-08 23:08 ` 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®