All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200107161827.GO3911@kadam>

diff --git a/a/1.txt b/N1/1.txt
index e8cb741..906a096 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -31,7 +31,7 @@ earlier:
         }
         if (!route_frame) { /* connect request */
                 for (node = rose_node_list; node != NULL; node = node->next) {
-                        if (rosecmpm(addr, &node->address, node->mask) = 0) {
+                        if (rosecmpm(addr, &node->address, node->mask) == 0) {
                                 for (i = 0; i < node->count; i++) {
                                         if (!rose_ftimer_running(node->neighbour[i])) {
                                                 res = node->neighbour[i];
diff --git a/a/content_digest b/N1/content_digest
index 59d0c18..544bc38 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020200107152415.106353-1-colin.king@canonical.com\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0Re: [PATCH] net/rose: remove redundant assignment to variable failed\0"
- "Date\0Tue, 07 Jan 2020 16:18:27 +0000\0"
+ "Date\0Tue, 7 Jan 2020 19:18:27 +0300\0"
  "To\0Colin King <colin.king@canonical.com>\0"
  "Cc\0Ralf Baechle <ralf@linux-mips.org>"
   David S . Miller <davem@davemloft.net>
@@ -44,7 +44,7 @@
  "        }\n"
  "        if (!route_frame) { /* connect request */\n"
  "                for (node = rose_node_list; node != NULL; node = node->next) {\n"
- "                        if (rosecmpm(addr, &node->address, node->mask) = 0) {\n"
+ "                        if (rosecmpm(addr, &node->address, node->mask) == 0) {\n"
  "                                for (i = 0; i < node->count; i++) {\n"
  "                                        if (!rose_ftimer_running(node->neighbour[i])) {\n"
  "                                                res = node->neighbour[i];\n"
@@ -73,4 +73,4 @@
  "regards,\n"
  dan carpenter
 
-e8571f42f615087cb4021312642a6b7fb2e61b36a44528b6f244bd050206dc01
+ffaadb1fcc9ad5f9c7e6fb553b87d6ea672cab22703035edc6005d2b929a4024

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.