mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 20:48:49 +08:00
mtd: rawnand: gpmi: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao <slark_xiao@163.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20220722072850.72797-1-slark_xiao@163.com
This commit is contained in:
parent
c4c85b512d
commit
d16da6d112
@ -1361,7 +1361,7 @@ error_alloc:
|
||||
/*
|
||||
* Handles block mark swapping.
|
||||
* It can be called in swapping the block mark, or swapping it back,
|
||||
* because the the operations are the same.
|
||||
* because the operations are the same.
|
||||
*/
|
||||
static void block_mark_swapping(struct gpmi_nand_data *this,
|
||||
void *payload, void *auxiliary)
|
||||
|
Loading…
Reference in New Issue
Block a user