Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

cris: Fix misspellings in comments.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Adam Buchbinder and committed by
Jiri Kosina
014b38ec 0398b95f

+5 -5
+1 -1
arch/cris/arch-v10/drivers/axisflashmap.c
··· 212 212 /* 213 213 * Probe each chip select individually for flash chips. If there are chips on 214 214 * both cse0 and cse1, the mtd_info structs will be concatenated to one struct 215 - * so that MTD partitions can cross chip boundries. 215 + * so that MTD partitions can cross chip boundaries. 216 216 * 217 217 * The only known restriction to how you can mount your chips is that each 218 218 * chip select must hold similar flash chips. But you need external hardware
+1 -1
arch/cris/arch-v32/drivers/axisflashmap.c
··· 246 246 /* 247 247 * Probe each chip select individually for flash chips. If there are chips on 248 248 * both cse0 and cse1, the mtd_info structs will be concatenated to one struct 249 - * so that MTD partitions can cross chip boundries. 249 + * so that MTD partitions can cross chip boundaries. 250 250 * 251 251 * The only known restriction to how you can mount your chips is that each 252 252 * chip select must hold similar flash chips. But you need external hardware
+1 -1
arch/cris/arch-v32/drivers/cryptocop.c
··· 525 525 return 0; 526 526 } 527 527 528 - /* Map the ouput length of the transform to operation output starting on the inject index. */ 528 + /* Map the output length of the transform to operation output starting on the inject index. */ 529 529 static int create_input_descriptors(struct cryptocop_operation *operation, struct cryptocop_tfrm_ctx *tc, struct cryptocop_dma_desc **id, int alloc_flag) 530 530 { 531 531 int err = 0;
+1 -1
arch/cris/arch-v32/mach-a3/dram_init.S
··· 11 11 */ 12 12 13 13 /* Just to be certain the config file is included, we include it here 14 - * explicitely instead of depending on it being included in the file that 14 + * explicitly instead of depending on it being included in the file that 15 15 * uses this code. 16 16 */ 17 17
+1 -1
arch/cris/arch-v32/mach-fs/dram_init.S
··· 11 11 */ 12 12 13 13 /* Just to be certain the config file is included, we include it here 14 - * explicitely instead of depending on it being included in the file that 14 + * explicitly instead of depending on it being included in the file that 15 15 * uses this code. 16 16 */ 17 17