diff for duplicates of <20170320122817.GG4395@mwanda> diff --git a/a/1.txt b/N1/1.txt index 0b39e37..f022efe 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ Let's not have "tmp" and "temp" both. Generally "tmp" is better because you can't confuse it with temperature. > -> if (pll->clockType = SECONDARY_PLL) { +> if (pll->clockType == SECONDARY_PLL) { > /* programe secondary pixel clock */ > poke32(CRT_PLL_CTRL, sm750_format_pll_reg(pll)); > - poke32(CRT_HORIZONTAL_TOTAL, diff --git a/a/content_digest b/N1/content_digest index 2aceee6..7f6fa32 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020170319154920.GA12736@arushi-HP-Pavilion-Notebook\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [PATCH v4] staging: sm750fb: Code readability is improved\0" - "Date\0Mon, 20 Mar 2017 12:28:17 +0000\0" + "Date\0Mon, 20 Mar 2017 15:28:17 +0300\0" "To\0Arushi Singhal <arushisinghal19971997@gmail.com>\0" "Cc\0sudipm.mukherjee@gmail.com" devel@driverdev.osuosl.org @@ -39,7 +39,7 @@ "you can't confuse it with temperature.\n" "\n" "> \n" - "> \tif (pll->clockType = SECONDARY_PLL) {\n" + "> \tif (pll->clockType == SECONDARY_PLL) {\n" "> \t\t/* programe secondary pixel clock */\n" "> \t\tpoke32(CRT_PLL_CTRL, sm750_format_pll_reg(pll));\n" "> -\t\tpoke32(CRT_HORIZONTAL_TOTAL,\n" @@ -85,4 +85,4 @@ "regards,\n" dan carpenter -c45f0769640758b8789e84860728b00e1b28547832f064c1d3b5c7d46214d1a3 +ffce614e56be41bfc12b9ff5e7ba45a3e451118d960895df5949650ff529b788
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.