Commit 8f1a866f authored by Jesper Juhl's avatar Jesper Juhl Committed by David Woodhouse

[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c

Trivial fix of a spelling error in a comment in cfi_cmdset_0001.c
s/ships/chips/
Signed-off-by: default avatarJesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 14c6381e
...@@ -526,7 +526,7 @@ static int cfi_intelext_partition_fixup(struct mtd_info *mtd, ...@@ -526,7 +526,7 @@ static int cfi_intelext_partition_fixup(struct mtd_info *mtd,
struct cfi_pri_intelext *extp = cfi->cmdset_priv; struct cfi_pri_intelext *extp = cfi->cmdset_priv;
/* /*
* Probing of multi-partition flash ships. * Probing of multi-partition flash chips.
* *
* To support multiple partitions when available, we simply arrange * To support multiple partitions when available, we simply arrange
* for each of them to have their own flchip structure even if they * for each of them to have their own flchip structure even if they
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment