git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
[muen/linux.git]
/
drivers
/
mtd
/
spi-nor
/
spi-nor.c
diff --git
a/drivers/mtd/spi-nor/spi-nor.c
b/drivers/mtd/spi-nor/spi-nor.c
index
36684ca
..
dea8c9c
100644
(file)
--- a/
drivers/mtd/spi-nor/spi-nor.c
+++ b/
drivers/mtd/spi-nor/spi-nor.c
@@
-187,7
+187,7
@@
static inline int write_enable(struct spi_nor *nor)
}
/*
- * Send write disble instruction to the chip.
+ * Send write dis
a
ble instruction to the chip.
*/
static inline int write_disable(struct spi_nor *nor)
{