]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
mtd: spi-nor: fix typo of "JESB216" in comment
authorJungseung Lee <js07.lee@samsung.com>
Thu, 28 Nov 2019 08:58:50 +0000 (17:58 +0900)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Mon, 23 Dec 2019 15:37:00 +0000 (17:37 +0200)
Fix typo s/JESB216/JESD216/

Signed-off-by: Jungseung Lee <js07.lee@samsung.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
drivers/mtd/spi-nor/spi-nor.c

index a0beb0d6f7f0df28a95c9d297dbf6b68eef815f3..2b9b613cc4f4c19f9fe0da2cd470a7dd8cefac5a 100644 (file)
@@ -85,7 +85,7 @@ struct sfdp_header {
 #define BFPT_DWORD(i)          ((i) - 1)
 #define BFPT_DWORD_MAX         16
 
-/* The first version of JESB216 defined only 9 DWORDs. */
+/* The first version of JESD216 defined only 9 DWORDs. */
 #define BFPT_DWORD_MAX_JESD216                 9
 
 /* 1st DWORD. */