diff for duplicates of <59F9A6ED.7060301@bfs.de> diff --git a/a/1.txt b/N1/1.txt index 990abf1..3136156 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,7 +30,7 @@ Am 01.11.2017 09:49, schrieb Colin King: it is std. practice to have the pattern: a=b; - if (a = c) ... + if (a == c) ... maybe that can be done also here. stat = readl(card->plx + PLX_MAILBOX_5); if ( stat != 0) diff --git a/a/content_digest b/N1/content_digest index e7a028b..bfe7a57 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020171101084945.14653-1-colin.king@canonical.com\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [PATCH] wan: wanxl: remove redundant assignment to stat\0" - "Date\0Wed, 01 Nov 2017 10:50:21 +0000\0" + "Date\0Wed, 01 Nov 2017 11:50:21 +0100\0" "To\0Colin King <colin.king@canonical.com>\0" "Cc\0Krzysztof Halasa <khc@pm.waw.pl>" netdev@vger.kernel.org @@ -41,7 +41,7 @@ "\n" "it is std. practice to have the pattern:\n" " a=b;\n" - " if (a = c) ...\n" + " if (a == c) ...\n" "maybe that can be done also here.\n" " stat = readl(card->plx + PLX_MAILBOX_5);\n" " if ( stat != 0)\n" @@ -51,4 +51,4 @@ " re,\n" wh -85222b8ee8e070e2bb300957b73c32b4521c714a92832154c7344498cde06ace +b9bbd8e435d90ac1ff3af22fa3da57d8a300832cbf9742ad833960c2d1e3263a
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.