diff for duplicates of <20180322202007.23088-3-malat@debian.org> diff --git a/a/1.txt b/N1/1.txt index 72ee731..cd8da47 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,6 +20,6 @@ index d83135a9830e..c38ca406df1a 100644 + int i, x __maybe_unused; escc = of_find_node_by_name(NULL, "escc"); - if (escc = NULL) + if (escc == NULL) -- 2.11.0 diff --git a/a/content_digest b/N1/content_digest index 258f64f..7682f9b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180322202007.23088-1-malat@debian.org\0" "From\0Mathieu Malaterre <malat@debian.org>\0" "Subject\0[PATCH 02/19] powerpc/powermac: Mark variable x as unused\0" - "Date\0Thu, 22 Mar 2018 20:19:48 +0000\0" + "Date\0Thu, 22 Mar 2018 21:19:48 +0100\0" "To\0Michael Ellerman <mpe@ellerman.id.au>\0" "Cc\0Mathieu Malaterre <malat@debian.org>" Benjamin Herrenschmidt <benh@kernel.crashing.org> @@ -33,8 +33,8 @@ "+\tint i, x __maybe_unused;\n" " \n" " \tescc = of_find_node_by_name(NULL, \"escc\");\n" - " \tif (escc = NULL)\n" + " \tif (escc == NULL)\n" "-- \n" 2.11.0 -291bdb203e13d02f50d8a9850c289d56d2bb234b10e654c57d22a596a033ee20 +f34f15a3f4c3456460409533b01a6fb819ab0322117fb5031a21f9fcb5a48a9b
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.