Skip to content

Commit 0c84b7f

Browse files
rddunlaprichardweinberger
authored andcommitted
MTD: pfow.h: drop a duplicated word
Drop the repeated word "can" in a comment. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Miquel Raynal <miquel.raynal@bootlin.com> Cc: Richard Weinberger <richard@nod.at> Cc: Vignesh Raghavendra <vigneshr@ti.com> Cc: linux-mtd@lists.infradead.org Signed-off-by: Richard Weinberger <richard@nod.at>
1 parent f895190 commit 0c84b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/linux/mtd/pfow.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/* Identification info for LPDDR chip */
2020
#define PFOW_MANUFACTURER_ID 0x0020
2121
#define PFOW_DEVICE_ID 0x0022
22-
/* Address in PFOW where prog buffer can can be found */
22+
/* Address in PFOW where prog buffer can be found */
2323
#define PFOW_PROGRAM_BUFFER_OFFSET 0x0040
2424
/* Size of program buffer in words */
2525
#define PFOW_PROGRAM_BUFFER_SIZE 0x0042

0 commit comments

Comments
 (0)