All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <alpine.DEB.2.21.2004141742360.3023@hadrien>

diff --git a/a/1.txt b/N1/1.txt
index a4d13ea..30bc298 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,7 +22,7 @@ never -> never used :)
 > +++ b/drivers/hv/channel_mgmt.c
 > @@ -425,8 +425,6 @@ void hv_process_channel_removal(struct vmbus_channel *channel)
 >
->  	if (channel->primary_channel = NULL) {
+>  	if (channel->primary_channel == NULL) {
 >  		list_del(&channel->listentry);
 > -
 > -		primary_channel = channel;
diff --git a/a/content_digest b/N1/content_digest
index f0f8cac..c8332be 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020200414152343.243166-1-colin.king@canonical.com\0"
  "From\0Julia Lawall <julia.lawall@inria.fr>\0"
  "Subject\0Re: [PATCH][next] drivers: hv: remove redundant assignment to pointer primary_channel\0"
- "Date\0Tue, 14 Apr 2020 15:42:50 +0000\0"
+ "Date\0Tue, 14 Apr 2020 17:42:50 +0200 (CEST)\0"
  "To\0Colin King <colin.king@canonical.com>\0"
  "Cc\0K . Y . Srinivasan <kys@microsoft.com>"
   Haiyang Zhang <haiyangz@microsoft.com>
@@ -36,7 +36,7 @@
  "> +++ b/drivers/hv/channel_mgmt.c\n"
  "> @@ -425,8 +425,6 @@ void hv_process_channel_removal(struct vmbus_channel *channel)\n"
  ">\n"
- ">  \tif (channel->primary_channel = NULL) {\n"
+ ">  \tif (channel->primary_channel == NULL) {\n"
  ">  \t\tlist_del(&channel->listentry);\n"
  "> -\n"
  "> -\t\tprimary_channel = channel;\n"
@@ -48,4 +48,4 @@
  ">\n"
  >
 
-7f580cb23afd36da4afd400bf9139c4a6a7131118f85369ab96d32320566742d
+5e15b1172c9da57720ec934ffe5ae095718e69f04478ba410dccc2ec8c600ce9

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.