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 <[email protected]> Cc: Miquel Raynal <[email protected]> Cc: Richard Weinberger <[email protected]> Cc: Vignesh Raghavendra <[email protected]> Cc: [email protected] Signed-off-by: Richard Weinberger <[email protected]>
1 parent f895190 commit 0c84b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)