提交 014b38ec 编写于 作者: A Adam Buchbinder 提交者: Jiri Kosina

cris: Fix misspellings in comments.

Signed-off-by: NAdam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 0398b95f
...@@ -212,7 +212,7 @@ static struct mtd_info *probe_cs(struct map_info *map_cs) ...@@ -212,7 +212,7 @@ static struct mtd_info *probe_cs(struct map_info *map_cs)
/* /*
* Probe each chip select individually for flash chips. If there are chips on * Probe each chip select individually for flash chips. If there are chips on
* both cse0 and cse1, the mtd_info structs will be concatenated to one struct * both cse0 and cse1, the mtd_info structs will be concatenated to one struct
* so that MTD partitions can cross chip boundries. * so that MTD partitions can cross chip boundaries.
* *
* The only known restriction to how you can mount your chips is that each * The only known restriction to how you can mount your chips is that each
* chip select must hold similar flash chips. But you need external hardware * chip select must hold similar flash chips. But you need external hardware
......
...@@ -246,7 +246,7 @@ static struct mtd_info *probe_cs(struct map_info *map_cs) ...@@ -246,7 +246,7 @@ static struct mtd_info *probe_cs(struct map_info *map_cs)
/* /*
* Probe each chip select individually for flash chips. If there are chips on * Probe each chip select individually for flash chips. If there are chips on
* both cse0 and cse1, the mtd_info structs will be concatenated to one struct * both cse0 and cse1, the mtd_info structs will be concatenated to one struct
* so that MTD partitions can cross chip boundries. * so that MTD partitions can cross chip boundaries.
* *
* The only known restriction to how you can mount your chips is that each * The only known restriction to how you can mount your chips is that each
* chip select must hold similar flash chips. But you need external hardware * chip select must hold similar flash chips. But you need external hardware
......
...@@ -525,7 +525,7 @@ static int setup_cipher_iv_desc(struct cryptocop_tfrm_ctx *tc, struct cryptocop_ ...@@ -525,7 +525,7 @@ static int setup_cipher_iv_desc(struct cryptocop_tfrm_ctx *tc, struct cryptocop_
return 0; return 0;
} }
/* Map the ouput length of the transform to operation output starting on the inject index. */ /* Map the output length of the transform to operation output starting on the inject index. */
static int create_input_descriptors(struct cryptocop_operation *operation, struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **id, int alloc_flag) static int create_input_descriptors(struct cryptocop_operation *operation, struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **id, int alloc_flag)
{ {
int err = 0; int err = 0;
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
*/ */
/* Just to be certain the config file is included, we include it here /* Just to be certain the config file is included, we include it here
* explicitely instead of depending on it being included in the file that * explicitly instead of depending on it being included in the file that
* uses this code. * uses this code.
*/ */
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
*/ */
/* Just to be certain the config file is included, we include it here /* Just to be certain the config file is included, we include it here
* explicitely instead of depending on it being included in the file that * explicitly instead of depending on it being included in the file that
* uses this code. * uses this code.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部