* [PATCH][TRIVIAL] ext2: fix a typo in ext2.h
@ 2009-03-30 12:19 Ali Gholami Rudi
2009-03-31 13:14 ` Jan Kara
2009-04-01 8:48 ` Jiri Kosina
0 siblings, 2 replies; 3+ messages in thread
From: Ali Gholami Rudi @ 2009-03-30 12:19 UTC (permalink / raw)
To: linux-ext4; +Cc: linux-kernel
Signed-off-by: Ali Gholami Rudi <ali@rudi.ir>
---
fs/ext2/ext2.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/ext2/ext2.h b/fs/ext2/ext2.h
index 3203042..6888b2d 100644
--- a/fs/ext2/ext2.h
+++ b/fs/ext2/ext2.h
@@ -27,7 +27,7 @@ struct ext2_inode_info {
/*
* i_block_group is the number of the block group which contains
* this file's inode. Constant across the lifetime of the inode,
- * it is ued for making block allocation decisions - we try to
+ * it is used for making block allocation decisions - we try to
* place a file's data blocks near its inode block, and new inodes
* near to their parent directory's inode.
*/
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH][TRIVIAL] ext2: fix a typo in ext2.h
2009-03-30 12:19 [PATCH][TRIVIAL] ext2: fix a typo in ext2.h Ali Gholami Rudi
@ 2009-03-31 13:14 ` Jan Kara
2009-04-01 8:48 ` Jiri Kosina
1 sibling, 0 replies; 3+ messages in thread
From: Jan Kara @ 2009-03-31 13:14 UTC (permalink / raw)
To: Ali Gholami Rudi; +Cc: linux-ext4, linux-kernel
JFYI: Bounced the email to trivial@kernel.org. Please also CC this alias
when submitting such trivial patches. Thanks.
Honza
>
> Signed-off-by: Ali Gholami Rudi <ali@rudi.ir>
> ---
> fs/ext2/ext2.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/fs/ext2/ext2.h b/fs/ext2/ext2.h
> index 3203042..6888b2d 100644
> --- a/fs/ext2/ext2.h
> +++ b/fs/ext2/ext2.h
> @@ -27,7 +27,7 @@ struct ext2_inode_info {
> /*
> * i_block_group is the number of the block group which contains
> * this file's inode. Constant across the lifetime of the inode,
> - * it is ued for making block allocation decisions - we try to
> + * it is used for making block allocation decisions - we try to
> * place a file's data blocks near its inode block, and new inodes
> * near to their parent directory's inode.
> */
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Jan Kara <jack@suse.cz>
SuSE CR Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][TRIVIAL] ext2: fix a typo in ext2.h
2009-03-30 12:19 [PATCH][TRIVIAL] ext2: fix a typo in ext2.h Ali Gholami Rudi
2009-03-31 13:14 ` Jan Kara
@ 2009-04-01 8:48 ` Jiri Kosina
1 sibling, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2009-04-01 8:48 UTC (permalink / raw)
To: Ali Gholami Rudi; +Cc: linux-ext4, linux-kernel, jack, trivial
On Mon, 30 Mar 2009, Ali Gholami Rudi wrote:
> Signed-off-by: Ali Gholami Rudi <ali@rudi.ir>
> ---
> fs/ext2/ext2.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/fs/ext2/ext2.h b/fs/ext2/ext2.h
> index 3203042..6888b2d 100644
> --- a/fs/ext2/ext2.h
> +++ b/fs/ext2/ext2.h
> @@ -27,7 +27,7 @@ struct ext2_inode_info {
> /*
> * i_block_group is the number of the block group which contains
> * this file's inode. Constant across the lifetime of the inode,
> - * it is ued for making block allocation decisions - we try to
> + * it is used for making block allocation decisions - we try to
> * place a file's data blocks near its inode block, and new inodes
> * near to their parent directory's inode.
> */
Applied to trivial tree, thanks Ali.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-01 8:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-30 12:19 [PATCH][TRIVIAL] ext2: fix a typo in ext2.h Ali Gholami Rudi
2009-03-31 13:14 ` Jan Kara
2009-04-01 8:48 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox