scripts/spelling.txt: add "configuartion" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt: configuartion||configuration While we are here, fix the "ouput" as well in the touched hunk in drivers/media/dvb-frontends/drx39xyj/drx_driver.h. Link: http://lkml.kernel.org/r/1481573103-11329-23-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>
This commit is contained in:

committed by
Linus Torvalds

parent
03671057c3
commit
2c14960100
@@ -178,7 +178,7 @@ static struct wlcore_conf wl18xx_conf = {
|
||||
.sg = {
|
||||
.params = {
|
||||
[WL18XX_CONF_SG_PARAM_0] = 0,
|
||||
/* Configuartion Parameters */
|
||||
/* Configuration Parameters */
|
||||
[WL18XX_CONF_SG_ANTENNA_CONFIGURATION] = 0,
|
||||
[WL18XX_CONF_SG_ZIGBEE_COEX] = 0,
|
||||
[WL18XX_CONF_SG_TIME_SYNC] = 0,
|
||||
|
Reference in New Issue
Block a user