Re: [PATCH] md: bcache: Fixed a typo with the word 'arithmetic'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 3 Jun 2013, Phil Viana wrote:

> The word 'arithmetic' was typed as 'arithmatic'
> 
> Signed-off-by: Phil Viana <phillip.l.viana@xxxxxxxxx>
> ---
>  drivers/md/bcache/bset.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/md/bcache/bset.c b/drivers/md/bcache/bset.c
> index d33f5ad..8822ed2 100644
> --- a/drivers/md/bcache/bset.c
> +++ b/drivers/md/bcache/bset.c
> @@ -403,7 +403,7 @@ void inorder_test(void)
>  #endif
>  
>  /*
> - * Cacheline/offset <-> bkey pointer arithmatic:
> + * Cacheline/offset <-> bkey pointer arithmetic:
>   *
>   * t->tree is a binary search tree in an array; each node corresponds to a key
>   * in one cacheline in t->set (BSET_CACHELINE bytes).
> @@ -412,7 +412,7 @@ void inorder_test(void)
>   * the binary tree points to; to_inorder() gives us the cacheline, and then
>   * bkey_float->m gives us the offset within that cacheline, in units of 8 bytes.
>   *
> - * cacheline_to_bkey() and friends abstract out all the pointer arithmatic to
> + * cacheline_to_bkey() and friends abstract out all the pointer arithmetic to
>   * make this work.
>   *
>   * To construct the bfloat for an arbitrary key we need to know what the key

I don't see this in linux-next as of today, so I am taking it. Thanks,

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM Kernel]     [Linux Filesystem Development]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux