[PATCH v2 54/62] UBI: Fix typo in comment
Teresa Remmet
t.remmet at phytec.de
Fri May 27 00:44:47 PDT 2016
From: Richard Weinberger <richard at nod.at>
While we are here fix a s/beween/between typo.
Signed-off-by: Richard Weinberger <richard at nod.at>
Acked-by: Brian Norris <computersforpeace at gmail.com>
Signed-off-by: Teresa Remmet <t.remmet at phytec.de>
---
drivers/mtd/ubi/ubi-media.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mtd/ubi/ubi-media.h b/drivers/mtd/ubi/ubi-media.h
index 34d6747..27c49be 100644
--- a/drivers/mtd/ubi/ubi-media.h
+++ b/drivers/mtd/ubi/ubi-media.h
@@ -496,7 +496,7 @@ struct ubi_fm_volhdr {
/* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */
/**
- * struct ubi_fm_eba - denotes an association beween a PEB and LEB
+ * struct ubi_fm_eba - denotes an association between a PEB and LEB
* @magic: EBA table magic number
* @reserved_pebs: number of table entries
* @pnum: PEB number of LEB (LEB is the index)
--
1.9.1
More information about the barebox
mailing list