diff mbox

[24/31] scripts/spelling.txt: add "explictely" pattern and fix typo instances

Message ID 1481573103-11329-25-git-send-email-yamada.masahiro@socionext.com
State Accepted
Commit 34dcaf40c1e0316038ffdad621fc7603373c89f1
Headers show

Commit Message

Masahiro Yamada Dec. 12, 2016, 8:04 p.m. UTC
Fix typos and add the following to the scripts/spelling.txt:

  explictely||explicitly

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

---

 Documentation/device-mapper/dm-raid.txt | 2 +-
 drivers/char/pcmcia/cm4000_cs.c         | 2 +-
 scripts/spelling.txt                    | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.7.4
diff mbox

Patch

diff --git a/Documentation/device-mapper/dm-raid.txt b/Documentation/device-mapper/dm-raid.txt
index 5e3786f..a8cf694 100644
--- a/Documentation/device-mapper/dm-raid.txt
+++ b/Documentation/device-mapper/dm-raid.txt
@@ -307,7 +307,7 @@  Version History
 1.5.2   'mismatch_cnt' is zero unless [last_]sync_action is "check".
 1.6.0   Add discard support (and devices_handle_discard_safely module param).
 1.7.0   Add support for MD RAID0 mappings.
-1.8.0   Explictely check for compatible flags in the superblock metadata
+1.8.0   Explicitly check for compatible flags in the superblock metadata
 	and reject to start the raid set if any are set by a newer
 	target version, thus avoiding data corruption on a raid set
 	with a reshape in progress.
diff --git a/drivers/char/pcmcia/cm4000_cs.c b/drivers/char/pcmcia/cm4000_cs.c
index e051fc8..4eb6097 100644
--- a/drivers/char/pcmcia/cm4000_cs.c
+++ b/drivers/char/pcmcia/cm4000_cs.c
@@ -655,7 +655,7 @@  static void terminate_monitor(struct cm4000_dev *dev)
  * monitor the card every 50msec. as a side-effect, retrieve the
  * atr once a card is inserted. another side-effect of retrieving the
  * atr is that the card will be powered on, so there is no need to
- * power on the card explictely from the application: the driver
+ * power on the card explicitly from the application: the driver
  * is already doing that for you.
  */
 
diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index b2dfe7d..df509dc 100644
--- a/scripts/spelling.txt
+++ b/scripts/spelling.txt
@@ -424,6 +424,7 @@  expecially||especially
 explicite||explicit
 explicitely||explicitly
 explict||explicit
+explictely||explicitly
 explictly||explicitly
 expresion||expression
 exprimental||experimental