diff for duplicates of <20181107223151.14991-8-robh@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 538b5f8..7726056 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,7 @@ index 84b233752f28..39229940d725 100644 -void __init leon_trans_init(struct device_node *dp) -{ -- if (strcmp(dp->type, "cpu") = 0 && strcmp(dp->name, "<NULL>") = 0) { +- if (strcmp(dp->type, "cpu") == 0 && strcmp(dp->name, "<NULL>") == 0) { - struct property *p; - p = of_find_property(dp, "mid", (void *)0); - if (p) { diff --git a/a/content_digest b/N1/content_digest index 5c9a485..1e72467 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020181107223151.14991-1-robh@kernel.org\0" "From\0Rob Herring <robh@kernel.org>\0" "Subject\0[PATCH 7/8] sparc: Remove unused leon_trans_init\0" - "Date\0Wed, 07 Nov 2018 22:31:50 +0000\0" + "Date\0Wed, 7 Nov 2018 16:31:50 -0600\0" "To\0David S. Miller <davem@davemloft.net>\0" "Cc\0Frank Rowand <frowand.list@gmail.com>" linux-kernel@vger.kernel.org @@ -41,7 +41,7 @@ " \n" "-void __init leon_trans_init(struct device_node *dp)\n" "-{\n" - "-\tif (strcmp(dp->type, \"cpu\") = 0 && strcmp(dp->name, \"<NULL>\") = 0) {\n" + "-\tif (strcmp(dp->type, \"cpu\") == 0 && strcmp(dp->name, \"<NULL>\") == 0) {\n" "-\t\tstruct property *p;\n" "-\t\tp = of_find_property(dp, \"mid\", (void *)0);\n" "-\t\tif (p) {\n" @@ -59,4 +59,4 @@ "-- \n" 2.19.1 -0f5e70edd300333b99ba00f89ddf5c365e36eec152f6e289848f7853127cb9d5 +5df6c59de2e0a7fe3d9b83d06d88dbb518ab3abecf0eaa990858823b932750a6
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.