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

diff --git a/a/1.txt b/N1/1.txt
index 9803b52..0b55846 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,7 @@
 On Mon, Sep 23, 2019 at 12:48:06PM -0700, Connor Kuehl wrote:
 > @@ -103,7 +102,7 @@ static s32 FillH2CCmd_88E(struct adapter *adapt, u8 ElementID, u32 CmdLen, u8 *p
->  		adapt->HalData->LastHMEBoxNum >  			(h2c_box_num+1) % RTL88E_MAX_H2C_BOX_NUMS;
+>  		adapt->HalData->LastHMEBoxNum =
+>  			(h2c_box_num+1) % RTL88E_MAX_H2C_BOX_NUMS;
 >  
 > -	} while ((!bcmd_down) && (retry_cnts--));
 > +	} while (!bcmd_down);
diff --git a/a/content_digest b/N1/content_digest
index 82cfe2d..753a3ee 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,20 @@
  "ref\020190923194806.25347-1-connor.kuehl@canonical.com\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0Re: [PATCH] staging: rtl8188eu: remove dead code in do-while conditional step\0"
- "Date\0Tue, 24 Sep 2019 06:15:16 +0000\0"
+ "Date\0Tue, 24 Sep 2019 09:15:16 +0300\0"
  "To\0Connor Kuehl <connor.kuehl@canonical.com>\0"
- "Cc\0devel@driverdev.osuosl.org"
+ "Cc\0Larry.Finger@lwfinger.net"
   gregkh@linuxfoundation.org
+  straube.linux@gmail.com
+  devel@driverdev.osuosl.org
   kernel-janitors@vger.kernel.org
-  linux-kernel@vger.kernel.org
- " Larry.Finger@lwfinger.net\0"
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Sep 23, 2019 at 12:48:06PM -0700, Connor Kuehl wrote:\n"
  "> @@ -103,7 +102,7 @@ static s32 FillH2CCmd_88E(struct adapter *adapt, u8 ElementID, u32 CmdLen, u8 *p\n"
- ">  \t\tadapt->HalData->LastHMEBoxNum >  \t\t\t(h2c_box_num+1) % RTL88E_MAX_H2C_BOX_NUMS;\n"
+ ">  \t\tadapt->HalData->LastHMEBoxNum =\n"
+ ">  \t\t\t(h2c_box_num+1) % RTL88E_MAX_H2C_BOX_NUMS;\n"
  ">  \n"
  "> -\t} while ((!bcmd_down) && (retry_cnts--));\n"
  "> +\t} while (!bcmd_down);\n"
@@ -23,4 +25,4 @@
  "regards,\n"
  dan carpenter
 
-412effcb18e6182a94b88f9d0763c18a531d28b080e951f8aec78c79f4c78a05
+1c78bf318644d7fd4332f0a19251d7e594204b1a720a379d23f132e60551d6a2

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.