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

scripts/spelling.txt: add "overide" pattern and fix typo instances

Fix typos and add the following to the scripts/spelling.txt:

overide||override

While we are here, fix the doubled "address" in the touched line
Documentation/devicetree/bindings/regulator/ti-abb-regulator.txt.

Also, fix the comment block style in the touched hunks in
drivers/media/dvb-frontends/drx39xyj/drx_driver.h.

Link: http://lkml.kernel.org/r/1481573103-11329-21-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
505d3085 8a1115ff

+18 -19
+1 -1
Documentation/devicetree/bindings/regulator/ti-abb-regulator.txt
··· 45 45 Optional Properties: 46 46 - reg-names: In addition to the required properties, the following are optional 47 47 - "efuse-address" - Contains efuse base address used to pick up ABB info. 48 - - "ldo-address" - Contains address of ABB LDO overide register address. 48 + - "ldo-address" - Contains address of ABB LDO override register. 49 49 "efuse-address" is required for this. 50 50 - ti,ldovbb-vset-mask - Required if ldo-address is set, mask for LDO override 51 51 register to provide override vset value.
+1 -1
drivers/block/paride/pcd.c
··· 50 50 the slower the port i/o. In some cases, setting 51 51 this to zero will speed up the device. (default -1) 52 52 53 - major You may use this parameter to overide the 53 + major You may use this parameter to override the 54 54 default major number (46) that this driver 55 55 will use. Be sure to change the device 56 56 name as well.
+1 -1
drivers/block/paride/pd.c
··· 61 61 first drive found. 62 62 63 63 64 - major You may use this parameter to overide the 64 + major You may use this parameter to override the 65 65 default major number (45) that this driver 66 66 will use. Be sure to change the device 67 67 name as well.
+1 -1
drivers/block/paride/pf.c
··· 59 59 the slower the port i/o. In some cases, setting 60 60 this to zero will speed up the device. (default -1) 61 61 62 - major You may use this parameter to overide the 62 + major You may use this parameter to override the 63 63 default major number (47) that this driver 64 64 will use. Be sure to change the device 65 65 name as well.
+1 -1
drivers/block/paride/pg.c
··· 84 84 the slower the port i/o. In some cases, setting 85 85 this to zero will speed up the device. (default -1) 86 86 87 - major You may use this parameter to overide the 87 + major You may use this parameter to override the 88 88 default major number (97) that this driver 89 89 will use. Be sure to change the device 90 90 name as well.
+1 -1
drivers/block/paride/pt.c
··· 61 61 the slower the port i/o. In some cases, setting 62 62 this to zero will speed up the device. (default -1) 63 63 64 - major You may use this parameter to overide the 64 + major You may use this parameter to override the 65 65 default major number (96) that this driver 66 66 will use. Be sure to change the device 67 67 name as well.
+3 -5
drivers/media/dvb-frontends/drx39xyj/drx_driver.h
··· 256 256 * 257 257 * The actual DAP implementation may be restricted to only one of the modes. 258 258 * A compiler warning or error will be generated if the DAP implementation 259 - * overides or cannot handle the mode defined below. 260 - * 259 + * overrides or cannot handle the mode defined below. 261 260 */ 262 261 #ifndef DRXDAP_SINGLE_MASTER 263 262 #define DRXDAP_SINGLE_MASTER 1 ··· 271 272 * 272 273 * This maximum size may be restricted by the actual DAP implementation. 273 274 * A compiler warning or error will be generated if the DAP implementation 274 - * overides or cannot handle the chunksize defined below. 275 + * overrides or cannot handle the chunksize defined below. 275 276 * 276 277 * Beware that the DAP uses DRXDAP_MAX_WCHUNKSIZE to create a temporary data 277 278 * buffer. Do not undefine or choose too large, unless your system is able to ··· 291 292 * 292 293 * This maximum size may be restricted by the actual DAP implementation. 293 294 * A compiler warning or error will be generated if the DAP implementation 294 - * overides or cannot handle the chunksize defined below. 295 - * 295 + * overrides or cannot handle the chunksize defined below. 296 296 */ 297 297 #ifndef DRXDAP_MAX_RCHUNKSIZE 298 298 #define DRXDAP_MAX_RCHUNKSIZE 60
+1 -1
drivers/net/ethernet/qlogic/qlge/qlge.h
··· 1162 1162 struct ib_mac_iocb_rsp { 1163 1163 u8 opcode; /* 0x20 */ 1164 1164 u8 flags1; 1165 - #define IB_MAC_IOCB_RSP_OI 0x01 /* Overide intr delay */ 1165 + #define IB_MAC_IOCB_RSP_OI 0x01 /* Override intr delay */ 1166 1166 #define IB_MAC_IOCB_RSP_I 0x02 /* Disable Intr Generation */ 1167 1167 #define IB_MAC_CSUM_ERR_MASK 0x1c /* A mask to use for csum errs */ 1168 1168 #define IB_MAC_IOCB_RSP_TE 0x04 /* Checksum error */
+1 -1
include/dt-bindings/sound/cs42l42.h
··· 20 20 #define CS42L42_HPOUT_LOAD_1NF 0 21 21 #define CS42L42_HPOUT_LOAD_10NF 1 22 22 23 - /* HPOUT Clamp to GND Overide */ 23 + /* HPOUT Clamp to GND Override */ 24 24 #define CS42L42_HPOUT_CLAMP_EN 0 25 25 #define CS42L42_HPOUT_CLAMP_DIS 1 26 26
+1 -1
include/net/irda/timer.h
··· 59 59 * Slot timer must never exceed 85 ms, and must always be at least 25 ms, 60 60 * suggested to 75-85 msec by IrDA lite. This doesn't work with a lot of 61 61 * devices, and other stackes uses a lot more, so it's best we do it as well 62 - * (Note : this is the default value and sysctl overides it - Jean II) 62 + * (Note : this is the default value and sysctl overrides it - Jean II) 63 63 */ 64 64 #define SLOT_TIMEOUT (90*HZ/1000) 65 65
+1 -1
kernel/trace/trace_stack.c
··· 65 65 } 66 66 67 67 /* 68 - * When arch-specific code overides this function, the following 68 + * When arch-specific code overrides this function, the following 69 69 * data should be filled up, assuming stack_trace_max_lock is held to 70 70 * prevent concurrent updates. 71 71 * stack_trace_index[]
+1
scripts/spelling.txt
··· 734 734 overaall||overall 735 735 overhread||overhead 736 736 overlaping||overlapping 737 + overide||override 737 738 overrided||overridden 738 739 overriden||overridden 739 740 overun||overrun
+1 -1
tools/lguest/lguest.c
··· 1387 1387 /* Allow writing to any other BAR, or expansion ROM */ 1388 1388 iowrite(portoff, val, mask, &d->config_words[reg]); 1389 1389 return true; 1390 - /* We let them overide latency timer and cacheline size */ 1390 + /* We let them override latency timer and cacheline size */ 1391 1391 } else if (&d->config_words[reg] == (void *)&d->config.cacheline_size) { 1392 1392 /* Only let them change the first two fields. */ 1393 1393 if (mask == 0xFFFFFFFF)
+1 -1
tools/lib/bpf/Makefile
··· 132 132 Q = @ 133 133 endif 134 134 135 - # Disable command line variables (CFLAGS) overide from top 135 + # Disable command line variables (CFLAGS) override from top 136 136 # level Makefile (perf), otherwise build Makefile will get 137 137 # the same command line setup. 138 138 MAKEOVERRIDES=
+1 -1
tools/lib/traceevent/Makefile
··· 135 135 Q = @ 136 136 endif 137 137 138 - # Disable command line variables (CFLAGS) overide from top 138 + # Disable command line variables (CFLAGS) override from top 139 139 # level Makefile (perf), otherwise build Makefile will get 140 140 # the same command line setup. 141 141 MAKEOVERRIDES=
+1 -1
tools/lib/traceevent/event-parse.h
··· 140 140 * struct pevent_plugin_option PEVENT_PLUGIN_OPTIONS[] = { 141 141 * { 142 142 * .name = "option-name", 143 - * .plugin_alias = "overide-file-name", (optional) 143 + * .plugin_alias = "override-file-name", (optional) 144 144 * .description = "description of option to show users", 145 145 * }, 146 146 * {