diff for duplicates of <20160202011545.GG4848@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 9fbdbdd..9784088 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,18 +23,18 @@ On 02/01, Arnd Bergmann wrote: My compiler still gets warnings even after this patch is applied. -drivers/clk/clk-vt8500.c: In function ‘wm8750_find_pll_bits’: -drivers/clk/clk-vt8500.c:509:12: warning: ‘best_div2’ may be used uninitialized in this function [-Wmaybe-uninitialized] -drivers/clk/clk-vt8500.c:508:12: warning: ‘best_div1’ may be used uninitialized in this function [-Wmaybe-uninitialized] -drivers/clk/clk-vt8500.c:507:14: warning: ‘best_mul’ may be used uninitialized in this function [-Wmaybe-uninitialized] -drivers/clk/clk-vt8500.c: In function ‘wm8650_find_pll_bits’: -drivers/clk/clk-vt8500.c:430:12: warning: ‘best_div2’ may be used uninitialized in this function [-Wmaybe-uninitialized] -drivers/clk/clk-vt8500.c:429:12: warning: ‘best_div1’ may be used uninitialized in this function [-Wmaybe-uninitialized] -drivers/clk/clk-vt8500.c:428:14: warning: ‘best_mul’ may be used uninitialized in this function [-Wmaybe-uninitialized] -drivers/clk/clk-vt8500.c: In function ‘wm8850_find_pll_bits’: -drivers/clk/clk-vt8500.c:560:12: warning: ‘best_div2’ may be used uninitialized in this function [-Wmaybe-uninitialized] -drivers/clk/clk-vt8500.c:559:12: warning: ‘best_div1’ may be used uninitialized in this function [-Wmaybe-uninitialized] -drivers/clk/clk-vt8500.c:558:14: warning: ‘best_mul’ may be used uninitialized in this function [-Wmaybe-uninitialized] +drivers/clk/clk-vt8500.c: In function ?wm8750_find_pll_bits?: +drivers/clk/clk-vt8500.c:509:12: warning: ?best_div2? may be used uninitialized in this function [-Wmaybe-uninitialized] +drivers/clk/clk-vt8500.c:508:12: warning: ?best_div1? may be used uninitialized in this function [-Wmaybe-uninitialized] +drivers/clk/clk-vt8500.c:507:14: warning: ?best_mul? may be used uninitialized in this function [-Wmaybe-uninitialized] +drivers/clk/clk-vt8500.c: In function ?wm8650_find_pll_bits?: +drivers/clk/clk-vt8500.c:430:12: warning: ?best_div2? may be used uninitialized in this function [-Wmaybe-uninitialized] +drivers/clk/clk-vt8500.c:429:12: warning: ?best_div1? may be used uninitialized in this function [-Wmaybe-uninitialized] +drivers/clk/clk-vt8500.c:428:14: warning: ?best_mul? may be used uninitialized in this function [-Wmaybe-uninitialized] +drivers/clk/clk-vt8500.c: In function ?wm8850_find_pll_bits?: +drivers/clk/clk-vt8500.c:560:12: warning: ?best_div2? may be used uninitialized in this function [-Wmaybe-uninitialized] +drivers/clk/clk-vt8500.c:559:12: warning: ?best_div1? may be used uninitialized in this function [-Wmaybe-uninitialized] +drivers/clk/clk-vt8500.c:558:14: warning: ?best_mul? may be used uninitialized in this function [-Wmaybe-uninitialized] -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, diff --git a/a/content_digest b/N1/content_digest index 7a07ad0..6d4f06e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,8 @@ "ref\04790407.6zgSQCdsSB@wuerfel\0" - "From\0Stephen Boyd <sboyd@codeaurora.org>\0" - "Subject\0Re: [PATCH] clk: vt8500: don't return possibly uninitialized data\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" + "Subject\0[PATCH] clk: vt8500: don't return possibly uninitialized data\0" "Date\0Mon, 1 Feb 2016 17:15:45 -0800\0" - "To\0Arnd Bergmann <arnd@arndb.de>\0" - "Cc\0Michael Turquette <mturquette@baylibre.com>" - linux-clk@vger.kernel.org - linux-kernel@vger.kernel.org - Andrzej Hajda <a.hajda@samsung.com> - linux-arm-kernel@lists.infradead.org - Tony Prisk <linux@prisktech.co.nz> - " Roman Volkov <v1ron@mail.ru>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 02/01, Arnd Bergmann wrote:\n" @@ -37,21 +30,21 @@ "\n" "My compiler still gets warnings even after this patch is applied.\n" "\n" - "drivers/clk/clk-vt8500.c: In function \342\200\230wm8750_find_pll_bits\342\200\231:\n" - "drivers/clk/clk-vt8500.c:509:12: warning: \342\200\230best_div2\342\200\231 may be used uninitialized in this function [-Wmaybe-uninitialized]\n" - "drivers/clk/clk-vt8500.c:508:12: warning: \342\200\230best_div1\342\200\231 may be used uninitialized in this function [-Wmaybe-uninitialized]\n" - "drivers/clk/clk-vt8500.c:507:14: warning: \342\200\230best_mul\342\200\231 may be used uninitialized in this function [-Wmaybe-uninitialized]\n" - "drivers/clk/clk-vt8500.c: In function \342\200\230wm8650_find_pll_bits\342\200\231:\n" - "drivers/clk/clk-vt8500.c:430:12: warning: \342\200\230best_div2\342\200\231 may be used uninitialized in this function [-Wmaybe-uninitialized]\n" - "drivers/clk/clk-vt8500.c:429:12: warning: \342\200\230best_div1\342\200\231 may be used uninitialized in this function [-Wmaybe-uninitialized]\n" - "drivers/clk/clk-vt8500.c:428:14: warning: \342\200\230best_mul\342\200\231 may be used uninitialized in this function [-Wmaybe-uninitialized]\n" - "drivers/clk/clk-vt8500.c: In function \342\200\230wm8850_find_pll_bits\342\200\231:\n" - "drivers/clk/clk-vt8500.c:560:12: warning: \342\200\230best_div2\342\200\231 may be used uninitialized in this function [-Wmaybe-uninitialized]\n" - "drivers/clk/clk-vt8500.c:559:12: warning: \342\200\230best_div1\342\200\231 may be used uninitialized in this function [-Wmaybe-uninitialized]\n" - "drivers/clk/clk-vt8500.c:558:14: warning: \342\200\230best_mul\342\200\231 may be used uninitialized in this function [-Wmaybe-uninitialized]\n" + "drivers/clk/clk-vt8500.c: In function ?wm8750_find_pll_bits?:\n" + "drivers/clk/clk-vt8500.c:509:12: warning: ?best_div2? may be used uninitialized in this function [-Wmaybe-uninitialized]\n" + "drivers/clk/clk-vt8500.c:508:12: warning: ?best_div1? may be used uninitialized in this function [-Wmaybe-uninitialized]\n" + "drivers/clk/clk-vt8500.c:507:14: warning: ?best_mul? may be used uninitialized in this function [-Wmaybe-uninitialized]\n" + "drivers/clk/clk-vt8500.c: In function ?wm8650_find_pll_bits?:\n" + "drivers/clk/clk-vt8500.c:430:12: warning: ?best_div2? may be used uninitialized in this function [-Wmaybe-uninitialized]\n" + "drivers/clk/clk-vt8500.c:429:12: warning: ?best_div1? may be used uninitialized in this function [-Wmaybe-uninitialized]\n" + "drivers/clk/clk-vt8500.c:428:14: warning: ?best_mul? may be used uninitialized in this function [-Wmaybe-uninitialized]\n" + "drivers/clk/clk-vt8500.c: In function ?wm8850_find_pll_bits?:\n" + "drivers/clk/clk-vt8500.c:560:12: warning: ?best_div2? may be used uninitialized in this function [-Wmaybe-uninitialized]\n" + "drivers/clk/clk-vt8500.c:559:12: warning: ?best_div1? may be used uninitialized in this function [-Wmaybe-uninitialized]\n" + "drivers/clk/clk-vt8500.c:558:14: warning: ?best_mul? may be used uninitialized in this function [-Wmaybe-uninitialized]\n" "\n" "-- \n" "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" a Linux Foundation Collaborative Project -b82dc660f22e52d4e09d60ee60cd363fcda3ccd89d36e0c6d9d09e7469bdbaaa +6afb1522c823200a765405e0531d4b082e41ea9d6dd026ea95eb1d848481f0d6
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.