Commit d16da6d1 authored by Slark Xiao's avatar Slark Xiao Committed by Miquel Raynal
Browse files

mtd: rawnand: gpmi: Fix typo 'the the' in comment

parent c4c85b51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1361,7 +1361,7 @@ static int gpmi_alloc_dma_buffer(struct gpmi_nand_data *this)
/*
 * 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)