[PATCH] imsm: fix a typo in fprintf message

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

 



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);

--
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


[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