aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mtd/qinfo.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-27 14:28:55 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-27 18:43:46 -0800
commit8ab102d60a0c19df602f3758848d55f0703bf9bb (patch)
treebce0a878a5fd3e790a54c888cffb85f513937916 /include/linux/mtd/qinfo.h
parentscripts/spelling.txt: add "an one" pattern and fix typo instances (diff)
downloadwireguard-linux-8ab102d60a0c19df602f3758848d55f0703bf9bb.tar.xz
wireguard-linux-8ab102d60a0c19df602f3758848d55f0703bf9bb.zip
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt: partiton||partition Link: http://lkml.kernel.org/r/1481573103-11329-7-git-send-email-yamada.masahiro@socionext.com Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/mtd/qinfo.h')
-rw-r--r--include/linux/mtd/qinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mtd/qinfo.h b/include/linux/mtd/qinfo.h
index 7b3d487d8b3f..b532ce524dae 100644
--- a/include/linux/mtd/qinfo.h
+++ b/include/linux/mtd/qinfo.h
@@ -14,7 +14,7 @@
* @DevId - Chip Device ID
* @qinfo - pointer to qinfo records describing the chip
* @numchips - number of chips including virual RWW partitions
- * @chipshift - Chip/partiton size 2^chipshift
+ * @chipshift - Chip/partition size 2^chipshift
* @chips - per-chip data structure
*/
struct lpddr_private {