ubi: ubi-media.h: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Thu, 11 Aug 2022 13:57:30 +0000 (21:57 +0800)
committerRichard Weinberger <richard@nod.at>
Wed, 21 Sep 2022 09:12:18 +0000 (11:12 +0200)
The double `the' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/ubi-media.h

index 386db05..2c9cd3b 100644 (file)
@@ -131,7 +131,7 @@ enum {
  * is changed radically. This field is duplicated in the volume identifier
  * header.
  *
- * The @vid_hdr_offset and @data_offset fields contain the offset of the the
+ * The @vid_hdr_offset and @data_offset fields contain the offset of the
  * volume identifier header and user data, relative to the beginning of the
  * physical eraseblock. These values have to be the same for all physical
  * eraseblocks.