diff for duplicates of <1481320677.5946.44.camel@perches.com> diff --git a/a/1.txt b/N1/1.txt index 04b0241..962d7b4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,7 +46,7 @@ On Fri, 2016-12-09 at 21:30 +0000, Al Viro wrote: > > ((mdp_super_t *)tmp1)->nr_disks = 0; > > ((mdp_super_t *)tmp2)->nr_disks = 0; > > -> > ret = memcmp(tmp1, tmp2, MD_SB_GENERIC_CONSTANT_WORDS * sizeof(__u32)) = 0; +> > ret = memcmp(tmp1, tmp2, MD_SB_GENERIC_CONSTANT_WORDS * sizeof(__u32)) == 0; > > > > out: > > kfree(tmp1); diff --git a/a/content_digest b/N1/content_digest index cbd1070..5df432b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020161209213030.GC1555@ZenIV.linux.org.uk\0" "From\0Joe Perches <joe@perches.com>\0" "Subject\0Re: [PATCH] md: Combine two kmalloc() calls into one in sb_equal()\0" - "Date\0Fri, 09 Dec 2016 21:57:57 +0000\0" + "Date\0Fri, 09 Dec 2016 13:57:57 -0800\0" "To\0Al Viro <viro@zeniv.linux.org.uk>\0" "Cc\0SF Markus Elfring <elfring@users.sourceforge.net>" linux-raid@vger.kernel.org @@ -60,7 +60,7 @@ "> > \t((mdp_super_t *)tmp1)->nr_disks = 0;\n" "> > \t((mdp_super_t *)tmp2)->nr_disks = 0;\n" "> > \n" - "> > \tret = memcmp(tmp1, tmp2, MD_SB_GENERIC_CONSTANT_WORDS * sizeof(__u32)) = 0;\n" + "> > \tret = memcmp(tmp1, tmp2, MD_SB_GENERIC_CONSTANT_WORDS * sizeof(__u32)) == 0;\n" "> > \n" "> > out:\n" "> > \tkfree(tmp1);\n" @@ -107,4 +107,4 @@ "\n" exactly. -4b2a68426c6fcfc5f853461de48987330733af4a21f13ff7f264d0f0f80c3ed7 +21d5a8868179d77f55a7259ccc3a2043b4bd097ef62f2506407864631989563d
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.