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>
 /* Identification info for LPDDR chip */
 #define PFOW_MANUFACTURER_ID                   0x0020
 #define PFOW_DEVICE_ID                         0x0022
-/* Address in PFOW where prog buffer can can be found */
+/* Address in PFOW where prog buffer can be found */
 #define PFOW_PROGRAM_BUFFER_OFFSET             0x0040
 /* Size of program buffer in words */
 #define PFOW_PROGRAM_BUFFER_SIZE               0x0042