On 09/14/13 19:00, Masanari Iida wrote:
> Correct spelling typo in lustre/llite
> Correct double words "to to"
> 
> 
> diff --git a/drivers/staging/lustre/lustre/llite/dir.c 
> b/drivers/staging/lustre/lustre/llite/dir.c
> index 09844be..28fe04e 100644
> --- a/drivers/staging/lustre/lustre/llite/dir.c
> +++ b/drivers/staging/lustre/lustre/llite/dir.c
> @@ -743,7 +743,7 @@ int ll_dir_setstripe(struct inode *inode, struct 
> lov_user_md *lump,
>  
>       /* In the following we use the fact that LOV_USER_MAGIC_V1 and
>        LOV_USER_MAGIC_V3 have the same initial fields so we do not
> -      need the make the distiction between the 2 versions */
> +      need the make the distinction between the 2 versions */

              to make

>       if (set_default && mgc->u.cli.cl_mgc_mgsexp) {
>               char *param = NULL;
>               char *buf;


-- 
~Randy
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to