diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-02-27 17:29:50 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-27 21:43:47 -0500 |
commit | b8a14f3379a637f61deed4ce3e5180f1f34d40d1 (patch) | |
tree | 7e8c3e86f9390135de9a84ab0ba5b823b6fa2f13 | |
parent | 9a284e5c9e04a3533f72eda8956162dfc77684a9 (diff) |
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt:
overwrien||overwritten
Link: http://lkml.kernel.org/r/1481573103-11329-30-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>
-rw-r--r-- | drivers/infiniband/hw/qib/qib_iba6120.c | 2 | ||||
-rw-r--r-- | drivers/infiniband/hw/qib/qib_iba7220.c | 2 | ||||
-rw-r--r-- | drivers/infiniband/hw/qib/qib_iba7322.c | 2 | ||||
-rw-r--r-- | drivers/isdn/hardware/mISDN/mISDNipac.c | 2 | ||||
-rw-r--r-- | drivers/parport/parport_pc.c | 2 | ||||
-rw-r--r-- | scripts/spelling.txt | 1 | ||||
-rw-r--r-- | sound/pci/cs46xx/cs46xx_dsp_task_types.h | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/drivers/infiniband/hw/qib/qib_iba6120.c b/drivers/infiniband/hw/qib/qib_iba6120.c index 92399d3ffd15..06de1cbcf67d 100644 --- a/drivers/infiniband/hw/qib/qib_iba6120.c +++ b/drivers/infiniband/hw/qib/qib_iba6120.c | |||
@@ -707,7 +707,7 @@ static void qib_6120_clear_freeze(struct qib_devdata *dd) | |||
707 | /* disable error interrupts, to avoid confusion */ | 707 | /* disable error interrupts, to avoid confusion */ |
708 | qib_write_kreg(dd, kr_errmask, 0ULL); | 708 | qib_write_kreg(dd, kr_errmask, 0ULL); |
709 | 709 | ||
710 | /* also disable interrupts; errormask is sometimes overwriten */ | 710 | /* also disable interrupts; errormask is sometimes overwritten */ |
711 | qib_6120_set_intr_state(dd, 0); | 711 | qib_6120_set_intr_state(dd, 0); |
712 | 712 | ||
713 | qib_cancel_sends(dd->pport); | 713 | qib_cancel_sends(dd->pport); |
diff --git a/drivers/infiniband/hw/qib/qib_iba7220.c b/drivers/infiniband/hw/qib/qib_iba7220.c index e55e31a69195..55a18384c22d 100644 --- a/drivers/infiniband/hw/qib/qib_iba7220.c +++ b/drivers/infiniband/hw/qib/qib_iba7220.c | |||
@@ -1259,7 +1259,7 @@ static void qib_7220_clear_freeze(struct qib_devdata *dd) | |||
1259 | /* disable error interrupts, to avoid confusion */ | 1259 | /* disable error interrupts, to avoid confusion */ |
1260 | qib_write_kreg(dd, kr_errmask, 0ULL); | 1260 | qib_write_kreg(dd, kr_errmask, 0ULL); |
1261 | 1261 | ||
1262 | /* also disable interrupts; errormask is sometimes overwriten */ | 1262 | /* also disable interrupts; errormask is sometimes overwritten */ |
1263 | qib_7220_set_intr_state(dd, 0); | 1263 | qib_7220_set_intr_state(dd, 0); |
1264 | 1264 | ||
1265 | qib_cancel_sends(dd->pport); | 1265 | qib_cancel_sends(dd->pport); |
diff --git a/drivers/infiniband/hw/qib/qib_iba7322.c b/drivers/infiniband/hw/qib/qib_iba7322.c index 9cc97bd42775..12c4208fd701 100644 --- a/drivers/infiniband/hw/qib/qib_iba7322.c +++ b/drivers/infiniband/hw/qib/qib_iba7322.c | |||
@@ -2053,7 +2053,7 @@ static void qib_7322_clear_freeze(struct qib_devdata *dd) | |||
2053 | qib_write_kreg_port(dd->pport + pidx, krp_errmask, | 2053 | qib_write_kreg_port(dd->pport + pidx, krp_errmask, |
2054 | 0ULL); | 2054 | 0ULL); |
2055 | 2055 | ||
2056 | /* also disable interrupts; errormask is sometimes overwriten */ | 2056 | /* also disable interrupts; errormask is sometimes overwritten */ |
2057 | qib_7322_set_intr_state(dd, 0); | 2057 | qib_7322_set_intr_state(dd, 0); |
2058 | 2058 | ||
2059 | /* clear the freeze, and be sure chip saw it */ | 2059 | /* clear the freeze, and be sure chip saw it */ |
diff --git a/drivers/isdn/hardware/mISDN/mISDNipac.c b/drivers/isdn/hardware/mISDN/mISDNipac.c index 8d338ba366d0..77dec28ba874 100644 --- a/drivers/isdn/hardware/mISDN/mISDNipac.c +++ b/drivers/isdn/hardware/mISDN/mISDNipac.c | |||
@@ -1625,7 +1625,7 @@ mISDNipac_init(struct ipac_hw *ipac, void *hw) | |||
1625 | ipac->hscx[i].bch.hw = hw; | 1625 | ipac->hscx[i].bch.hw = hw; |
1626 | ipac->hscx[i].ip = ipac; | 1626 | ipac->hscx[i].ip = ipac; |
1627 | /* default values for IOM time slots | 1627 | /* default values for IOM time slots |
1628 | * can be overwriten by card */ | 1628 | * can be overwritten by card */ |
1629 | ipac->hscx[i].slot = (i == 0) ? 0x2f : 0x03; | 1629 | ipac->hscx[i].slot = (i == 0) ? 0x2f : 0x03; |
1630 | } | 1630 | } |
1631 | 1631 | ||
diff --git a/drivers/parport/parport_pc.c b/drivers/parport/parport_pc.c index 78530d1714dc..3e56e7deab8e 100644 --- a/drivers/parport/parport_pc.c +++ b/drivers/parport/parport_pc.c | |||
@@ -902,7 +902,7 @@ static size_t parport_pc_ecp_write_block_pio(struct parport *port, | |||
902 | * ****************************************** | 902 | * ****************************************** |
903 | */ | 903 | */ |
904 | 904 | ||
905 | /* GCC is not inlining extern inline function later overwriten to non-inline, | 905 | /* GCC is not inlining extern inline function later overwritten to non-inline, |
906 | so we use outlined_ variants here. */ | 906 | so we use outlined_ variants here. */ |
907 | static const struct parport_operations parport_pc_ops = { | 907 | static const struct parport_operations parport_pc_ops = { |
908 | .write_data = parport_pc_write_data, | 908 | .write_data = parport_pc_write_data, |
diff --git a/scripts/spelling.txt b/scripts/spelling.txt index 28753c25f436..3aa95a19497b 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt | |||
@@ -734,6 +734,7 @@ overrided||overridden | |||
734 | overriden||overridden | 734 | overriden||overridden |
735 | overun||overrun | 735 | overun||overrun |
736 | overwritting||overwriting | 736 | overwritting||overwriting |
737 | overwriten||overwritten | ||
737 | pacakge||package | 738 | pacakge||package |
738 | pachage||package | 739 | pachage||package |
739 | packacge||package | 740 | packacge||package |
diff --git a/sound/pci/cs46xx/cs46xx_dsp_task_types.h b/sound/pci/cs46xx/cs46xx_dsp_task_types.h index 5cf920bfda27..be5694718546 100644 --- a/sound/pci/cs46xx/cs46xx_dsp_task_types.h +++ b/sound/pci/cs46xx/cs46xx_dsp_task_types.h | |||
@@ -203,7 +203,7 @@ struct dsp_task_tree_context_block { | |||
203 | 203 | ||
204 | u32 saverfe; | 204 | u32 saverfe; |
205 | 205 | ||
206 | /* Value may be overwriten by stack save algorithm. | 206 | /* Value may be overwritten by stack save algorithm. |
207 | Retain the size of the stack data saved here if used */ | 207 | Retain the size of the stack data saved here if used */ |
208 | ___DSP_DUAL_16BIT_ALLOC( | 208 | ___DSP_DUAL_16BIT_ALLOC( |
209 | reserved1, | 209 | reserved1, |