Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Masahiro Yamada and committed by
Linus Torvalds
b8a14f33 9a284e5c

+7 -6
+1 -1
drivers/infiniband/hw/qib/qib_iba6120.c
··· 707 707 /* disable error interrupts, to avoid confusion */ 708 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 711 qib_6120_set_intr_state(dd, 0); 712 712 713 713 qib_cancel_sends(dd->pport);
+1 -1
drivers/infiniband/hw/qib/qib_iba7220.c
··· 1259 1259 /* disable error interrupts, to avoid confusion */ 1260 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 1263 qib_7220_set_intr_state(dd, 0); 1264 1264 1265 1265 qib_cancel_sends(dd->pport);
+1 -1
drivers/infiniband/hw/qib/qib_iba7322.c
··· 2053 2053 qib_write_kreg_port(dd->pport + pidx, krp_errmask, 2054 2054 0ULL); 2055 2055 2056 - /* also disable interrupts; errormask is sometimes overwriten */ 2056 + /* also disable interrupts; errormask is sometimes overwritten */ 2057 2057 qib_7322_set_intr_state(dd, 0); 2058 2058 2059 2059 /* clear the freeze, and be sure chip saw it */
+1 -1
drivers/isdn/hardware/mISDN/mISDNipac.c
··· 1625 1625 ipac->hscx[i].bch.hw = hw; 1626 1626 ipac->hscx[i].ip = ipac; 1627 1627 /* default values for IOM time slots 1628 - * can be overwriten by card */ 1628 + * can be overwritten by card */ 1629 1629 ipac->hscx[i].slot = (i == 0) ? 0x2f : 0x03; 1630 1630 } 1631 1631
+1 -1
drivers/parport/parport_pc.c
··· 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 906 so we use outlined_ variants here. */ 907 907 static const struct parport_operations parport_pc_ops = { 908 908 .write_data = parport_pc_write_data,
+1
scripts/spelling.txt
··· 734 734 overriden||overridden 735 735 overun||overrun 736 736 overwritting||overwriting 737 + overwriten||overwritten 737 738 pacakge||package 738 739 pachage||package 739 740 packacge||package
+1 -1
sound/pci/cs46xx/cs46xx_dsp_task_types.h
··· 203 203 204 204 u32 saverfe; 205 205 206 - /* Value may be overwriten by stack save algorithm. 206 + /* Value may be overwritten by stack save algorithm. 207 207 Retain the size of the stack data saved here if used */ 208 208 ___DSP_DUAL_16BIT_ALLOC( 209 209 reserved1,