Re: [PATCH] util.c: two typos fixed

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

 



On Tue, 25 Oct 2011 15:42:25 +0200 Lukasz Dorau <lukasz.dorau@xxxxxxxxx>
wrote:

> Two typos fixed.
> 
> Signed-off-by: Lukasz Dorau <lukasz.dorau@xxxxxxxxx>
> ---
>  util.c |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/util.c b/util.c
> index f785f03..2cf617d 100644
> --- a/util.c
> +++ b/util.c
> @@ -1709,7 +1709,8 @@ int experimental(void)
>  	if (check_env("MDADM_EXPERIMENTAL"))
>  		return 1;
>  	else {
> -		fprintf(stderr, Name ": To use this feature MDADM_EXPERIMENTAL enviroment variable has to defined.\n");
> +		fprintf(stderr, Name ": To use this feature MDADM_EXPERIMENTAL"
> +				" environment variable has to be defined.\n");
>  		return 0;
>  	}
>  }
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

applied. Thanks,

NeilBrown

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux