Re: [PATCH] imsm: fix a typo in fprintf message

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

 



On Thu, 17 May 2012 15:37:24 +0200 Lukasz Dorau <lukasz.dorau@xxxxxxxxx>
wrote:

> Signed-off-by: Lukasz Dorau <lukasz.dorau@xxxxxxxxx>
> ---
>  super-intel.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/super-intel.c b/super-intel.c
> index e2ed95a..733bb38 100644
> --- a/super-intel.c
> +++ b/super-intel.c
> @@ -10051,7 +10051,7 @@ enum imsm_reshape_type imsm_analyze_change(struct supertype *st,
>  				geo->size );
>  			if (current_size >= geo->size) {
>  				fprintf(stderr,
> -					Name " Error. Size expanssion is "
> +					Name " Error. Size expansion is "
>  					"supported only (current size is %llu, "
>  					"requested size /rounded/ is %llu).\n",
>  					current_size, geo->size);

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