All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <YHEMrQdEFpXgmMh/@kali>

diff --git a/a/1.txt b/N1/1.txt
index c2d78f7..b7d99d2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,13 +7,13 @@ On Fri, Apr 09, 2021 at 07:07:09PM -0700, Joe Perches wrote:
 > > diff --git a/drivers/staging/rtl8192e/rtl819x_HTProc.c b/drivers/staging/rtl8192e/rtl819x_HTProc.c
 > []
 > > @@ -154,7 +154,7 @@ bool IsHTHalfNmodeAPs(struct rtllib_device *ieee)
-> >  	    (net->ralink_cap_exist))
-> >  		retValue = true;
-> >  	else if (!memcmp(net->bssid, UNKNOWN_BORADCOM, 3) ||
+> > �	    (net->ralink_cap_exist))
+> > �		retValue = true;
+> > �	else if (!memcmp(net->bssid, UNKNOWN_BORADCOM, 3) ||
 > > -		!memcmp(net->bssid, LINKSYSWRT330_LINKSYSWRT300_BROADCOM, 3) ||
 > > +		 !memcmp(net->bssid, LINKSYSWRT330_LINKSYSWRT300_BROADCOM, 3) ||
-> >  		!memcmp(net->bssid, LINKSYSWRT350_LINKSYSWRT150_BROADCOM, 3) ||
-> >  		(net->broadcom_cap_exist))
+> > �		!memcmp(net->bssid, LINKSYSWRT350_LINKSYSWRT150_BROADCOM, 3) ||
+> > �		(net->broadcom_cap_exist))
 > 
 > checkpatch is a stupid script.
 > Look further at the code not just at what checkpatch reports.
@@ -44,10 +44,10 @@ Sir, I have aligned them in last patch of this patchset.
 I will look into this.
 
 > > @@ -654,13 +654,13 @@ void HTInitializeHTInfo(struct rtllib_device *ieee)
-> >  	pHTInfo->CurrentAMPDUFactor = pHTInfo->AMPDU_Factor;
-> >  
+> > �	pHTInfo->CurrentAMPDUFactor = pHTInfo->AMPDU_Factor;
+> > �
 > > 
-> >  	memset((void *)(&(pHTInfo->SelfHTCap)), 0,
+> > �	memset((void *)(&(pHTInfo->SelfHTCap)), 0,
 > > -		sizeof(pHTInfo->SelfHTCap));
 > > +	       sizeof(pHTInfo->SelfHTCap));
 > 
@@ -57,19 +57,19 @@ I will look into this.
 > 
 Ok Sir, i am on it.
 
-> >  	memset((void *)(&(pHTInfo->SelfHTInfo)), 0,
+> > �	memset((void *)(&(pHTInfo->SelfHTInfo)), 0,
 > > -		sizeof(pHTInfo->SelfHTInfo));
 > > +	       sizeof(pHTInfo->SelfHTInfo));
 > 
 > etc...
 > 
 > > @@ -815,7 +815,7 @@ void HTUseDefaultSetting(struct rtllib_device *ieee)
-> >  		HTFilterMCSRate(ieee, ieee->Regdot11TxHTOperationalRateSet,
-> >  				ieee->dot11HTOperationalRateSet);
-> >  		ieee->HTHighestOperaRate = HTGetHighestMCSRate(ieee,
+> > �		HTFilterMCSRate(ieee, ieee->Regdot11TxHTOperationalRateSet,
+> > �				ieee->dot11HTOperationalRateSet);
+> > �		ieee->HTHighestOperaRate = HTGetHighestMCSRate(ieee,
 > > -					   ieee->dot11HTOperationalRateSet,
 > > +							       ieee->dot11HTOperationalRateSet,
-> >  					   MCS_FILTER_ALL);
+> > �					   MCS_FILTER_ALL);
 > 
 > multi line statement alignment etc...
 >
diff --git a/a/content_digest b/N1/content_digest
index 1d7332f..59d094e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -20,13 +20,13 @@
  "> > diff --git a/drivers/staging/rtl8192e/rtl819x_HTProc.c b/drivers/staging/rtl8192e/rtl819x_HTProc.c\n"
  "> []\n"
  "> > @@ -154,7 +154,7 @@ bool IsHTHalfNmodeAPs(struct rtllib_device *ieee)\n"
- "> > \302\240\t    (net->ralink_cap_exist))\n"
- "> > \302\240\t\tretValue = true;\n"
- "> > \302\240\telse if (!memcmp(net->bssid, UNKNOWN_BORADCOM, 3) ||\n"
+ "> > \303\257\302\277\302\275\t    (net->ralink_cap_exist))\n"
+ "> > \303\257\302\277\302\275\t\tretValue = true;\n"
+ "> > \303\257\302\277\302\275\telse if (!memcmp(net->bssid, UNKNOWN_BORADCOM, 3) ||\n"
  "> > -\t\t!memcmp(net->bssid, LINKSYSWRT330_LINKSYSWRT300_BROADCOM, 3) ||\n"
  "> > +\t\t !memcmp(net->bssid, LINKSYSWRT330_LINKSYSWRT300_BROADCOM, 3) ||\n"
- "> > \302\240\t\t!memcmp(net->bssid, LINKSYSWRT350_LINKSYSWRT150_BROADCOM, 3) ||\n"
- "> > \302\240\t\t(net->broadcom_cap_exist))\n"
+ "> > \303\257\302\277\302\275\t\t!memcmp(net->bssid, LINKSYSWRT350_LINKSYSWRT150_BROADCOM, 3) ||\n"
+ "> > \303\257\302\277\302\275\t\t(net->broadcom_cap_exist))\n"
  "> \n"
  "> checkpatch is a stupid script.\n"
  "> Look further at the code not just at what checkpatch reports.\n"
@@ -57,10 +57,10 @@
  "I will look into this.\n"
  "\n"
  "> > @@ -654,13 +654,13 @@ void HTInitializeHTInfo(struct rtllib_device *ieee)\n"
- "> > \302\240\tpHTInfo->CurrentAMPDUFactor = pHTInfo->AMPDU_Factor;\n"
- "> > \302\240\n"
+ "> > \303\257\302\277\302\275\tpHTInfo->CurrentAMPDUFactor = pHTInfo->AMPDU_Factor;\n"
+ "> > \303\257\302\277\302\275\n"
  "> > \n"
- "> > \302\240\tmemset((void *)(&(pHTInfo->SelfHTCap)), 0,\n"
+ "> > \303\257\302\277\302\275\tmemset((void *)(&(pHTInfo->SelfHTCap)), 0,\n"
  "> > -\t\tsizeof(pHTInfo->SelfHTCap));\n"
  "> > +\t       sizeof(pHTInfo->SelfHTCap));\n"
  "> \n"
@@ -70,23 +70,23 @@
  "> \n"
  "Ok Sir, i am on it.\n"
  "\n"
- "> > \302\240\tmemset((void *)(&(pHTInfo->SelfHTInfo)), 0,\n"
+ "> > \303\257\302\277\302\275\tmemset((void *)(&(pHTInfo->SelfHTInfo)), 0,\n"
  "> > -\t\tsizeof(pHTInfo->SelfHTInfo));\n"
  "> > +\t       sizeof(pHTInfo->SelfHTInfo));\n"
  "> \n"
  "> etc...\n"
  "> \n"
  "> > @@ -815,7 +815,7 @@ void HTUseDefaultSetting(struct rtllib_device *ieee)\n"
- "> > \302\240\t\tHTFilterMCSRate(ieee, ieee->Regdot11TxHTOperationalRateSet,\n"
- "> > \302\240\t\t\t\tieee->dot11HTOperationalRateSet);\n"
- "> > \302\240\t\tieee->HTHighestOperaRate = HTGetHighestMCSRate(ieee,\n"
+ "> > \303\257\302\277\302\275\t\tHTFilterMCSRate(ieee, ieee->Regdot11TxHTOperationalRateSet,\n"
+ "> > \303\257\302\277\302\275\t\t\t\tieee->dot11HTOperationalRateSet);\n"
+ "> > \303\257\302\277\302\275\t\tieee->HTHighestOperaRate = HTGetHighestMCSRate(ieee,\n"
  "> > -\t\t\t\t\t   ieee->dot11HTOperationalRateSet,\n"
  "> > +\t\t\t\t\t\t\t       ieee->dot11HTOperationalRateSet,\n"
- "> > \302\240\t\t\t\t\t   MCS_FILTER_ALL);\n"
+ "> > \303\257\302\277\302\275\t\t\t\t\t   MCS_FILTER_ALL);\n"
  "> \n"
  "> multi line statement alignment etc...\n"
  ">\n"
  "Sir, I have aligned this patch 6/6\n"
  >
 
-79237a243dedd159e2058a44d47972717f38013dbf3f2f91dbcc67fab87232ec
+da0723ec4a61f2fbebe3bccce4858c0ccb51d28bbc07345db48b6e059778ca36

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.