forked from luck/tmp_suning_uos_patched
scripts/spelling.txt: add "memory" pattern and fix typos
Fix typos and add the following to the scripts/spelling.txt: momery||memory Link: http://lkml.kernel.org/r/20170317011131.6881-1-sboyd@codeaurora.org Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
19809c2da2
commit
d1b7c9344b
|
@ -1721,7 +1721,7 @@ int hns_roce_v1_write_mtpt(void *mb_buf, struct hns_roce_mr *mr,
|
|||
roce_set_field(mpt_entry->mpt_byte_64, MPT_BYTE_64_L_KEY_IDX_H_M,
|
||||
MPT_BYTE_64_L_KEY_IDX_H_S, mtpt_idx >> MTPT_IDX_SHIFT);
|
||||
|
||||
/* DMA momery regsiter */
|
||||
/* DMA memory regsiter */
|
||||
if (mr->type == MR_TYPE_DMA)
|
||||
return 0;
|
||||
|
||||
|
|
|
@ -281,7 +281,7 @@ static void lp5521_firmware_loaded(struct lp55xx_chip *chip)
|
|||
}
|
||||
|
||||
/*
|
||||
* Program momery sequence
|
||||
* Program memory sequence
|
||||
* 1) set engine mode to "LOAD"
|
||||
* 2) write firmware data into program memory
|
||||
*/
|
||||
|
|
|
@ -387,7 +387,7 @@ static void lp5523_firmware_loaded(struct lp55xx_chip *chip)
|
|||
}
|
||||
|
||||
/*
|
||||
* Program momery sequence
|
||||
* Program memory sequence
|
||||
* 1) set engine mode to "LOAD"
|
||||
* 2) write firmware data into program memory
|
||||
*/
|
||||
|
|
|
@ -270,7 +270,7 @@ static void lp5562_firmware_loaded(struct lp55xx_chip *chip)
|
|||
}
|
||||
|
||||
/*
|
||||
* Program momery sequence
|
||||
* Program memory sequence
|
||||
* 1) set engine mode to "LOAD"
|
||||
* 2) write firmware data into program memory
|
||||
*/
|
||||
|
|
|
@ -691,6 +691,7 @@ miximum||maximum
|
|||
mmnemonic||mnemonic
|
||||
mnay||many
|
||||
modulues||modules
|
||||
momery||memory
|
||||
monochorome||monochrome
|
||||
monochromo||monochrome
|
||||
monocrome||monochrome
|
||||
|
|
Loading…
Reference in New Issue
Block a user