diff for duplicates of <20180318180514.GT30522@ZenIV.linux.org.uk> diff --git a/a/content_digest b/N1/content_digest index 717ed9f..01c56b5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180318161056.5377-1-linux@dominikbrodowski.net\0" "ref\020180318161056.5377-4-linux@dominikbrodowski.net\0" "From\0Al Viro <viro@zeniv.linux.org.uk>\0" - "Subject\0Re: [RFC PATCH 3/6] fs: provide generic compat_sys_p{read,write}64() implementations\0" + "Subject\0Re: [RFC PATCH 3/6] fs: provide generic compat_sys_p{read, write}64() implementations\0" "Date\0Sun, 18 Mar 2018 18:05:14 +0000\0" "To\0Dominik Brodowski <linux@dominikbrodowski.net>\0" "Cc\0linux-kernel@vger.kernel.org" @@ -69,4 +69,4 @@ "having conditional code in the body. Or, actually, in the inlined\n" helper for building that 64bit out of two halves... -4e51af4b866295898f2c619d842678329d9704f9ab7f3c755612d370cc2d7140 +52991a78682013c574a9eea9b662d4bd4435a78b65c866f7582d59b842b82cde
diff --git a/a/1.txt b/N2/1.txt index 29fd37b..91547ef 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -31,7 +31,7 @@ Egads... You have 4 ifdefs before you even get to the body. And good luck trying to actually keep track of that mess. They clearly go in 2 pairs, right? One parameter is "do we have padding" -(== does ABI prohibit passing 64bit value in 4th and 5th words), another +(= does ABI prohibit passing 64bit value in 4th and 5th words), another is the order in which the halves of 64bit are passed. On l-e you have bits 0..31 in the first one and bits 32..63 in the second; on b-e it's the other way round. diff --git a/a/content_digest b/N2/content_digest index 717ed9f..8826c3c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -58,7 +58,7 @@ "trying to actually keep track of that mess.\n" "\n" "They clearly go in 2 pairs, right? One parameter is \"do we have padding\"\n" - "(== does ABI prohibit passing 64bit value in 4th and 5th words), another\n" + "(= does ABI prohibit passing 64bit value in 4th and 5th words), another\n" "is the order in which the halves of 64bit are passed. On l-e you have\n" "bits 0..31 in the first one and bits 32..63 in the second; on b-e it's the\n" "other way round.\n" @@ -69,4 +69,4 @@ "having conditional code in the body. Or, actually, in the inlined\n" helper for building that 64bit out of two halves... -4e51af4b866295898f2c619d842678329d9704f9ab7f3c755612d370cc2d7140 +8585fd81e548fe400cd6c7864ccb83053a5e08007ea4f754afc0937d84c4be34
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.