Skip to content

Commit 818f9e8

Browse files
Jason Wangrichardweinberger
authored andcommitted
ubi: ubi-media.h: Fix comment typo
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>
1 parent 6c97bb3 commit 818f9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/mtd/ubi/ubi-media.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ enum {
131131
* is changed radically. This field is duplicated in the volume identifier
132132
* header.
133133
*
134-
* The @vid_hdr_offset and @data_offset fields contain the offset of the the
134+
* The @vid_hdr_offset and @data_offset fields contain the offset of the
135135
* volume identifier header and user data, relative to the beginning of the
136136
* physical eraseblock. These values have to be the same for all physical
137137
* eraseblocks.

0 commit comments

Comments
 (0)