The patch titled Subject: scripts/spelling.txt: add "initialiazation" pattern and fix typo instances has been added to the -mm tree. Its filename is scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> Subject: scripts/spelling.txt: add "initialiazation" pattern and fix typo instances Fix typos and add the following to the scripts/spelling.txt: initialiazation||initialization While we are here, fix the "overriden" in the touched line in drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c. Link: http://lkml.kernel.org/r/1481573103-11329-17-git-send-email-yamada.masahiro@xxxxxxxxxxxxx Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/char/sonypi.c | 2 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c | 2 +- scripts/spelling.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff -puN drivers/char/sonypi.c~scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances drivers/char/sonypi.c --- a/drivers/char/sonypi.c~scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances +++ a/drivers/char/sonypi.c @@ -603,7 +603,7 @@ static void sonypi_type3_srs(void) u16 v16; u8 v8; - /* This model type uses the same initialiazation of + /* This model type uses the same initialization of * the embedded controller as the type2 models. */ sonypi_type2_srs(); diff -puN drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c~scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c --- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c~scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances +++ a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c @@ -6957,7 +6957,7 @@ int bnx2x_link_update(struct link_params * hence its link is expected to be down * - SECOND_PHY means that first phy should not be able * to link up by itself (using configuration) - * - DEFAULT should be overriden during initialiazation + * - DEFAULT should be overridden during initialization */ DP(NETIF_MSG_LINK, "Invalid link indication" "mpc=0x%x. DISABLING LINK !!!\n", diff -puN scripts/spelling.txt~scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances scripts/spelling.txt --- a/scripts/spelling.txt~scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances +++ a/scripts/spelling.txt @@ -546,6 +546,7 @@ initalise||initialize initalize||initialize initation||initiation initators||initiators +initialiazation||initialization initializiation||initialization initialzed||initialized initilization||initialization _ Patches currently in -mm which might be from yamada.masahiro@xxxxxxxxxxxxx are scripts-spellingtxt-add-swith-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-swithc-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-an-user-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-an-union-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-an-one-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-partiton-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-aligment-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-algined-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-efective-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-varible-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-embeded-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-againt-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-neded-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-unneded-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-intialization-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-initialiazation-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-intialised-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-comsumer-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-disbled-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-overide-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-overrided-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-configuartion-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-applys-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-explictely-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-omited-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-disassocation-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-deintialized-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-overwritting-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-overwriten-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-therfore-pattern-and-fix-typo-instances.patch scripts-spellingtxt-add-followings-pattern-and-fix-typo-instances.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html