All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87lge0sqt1.fsf@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index b53c971..eb4c65f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,12 +13,13 @@ Sebastian Gottschall <s.gottschall@dd-wrt.com> writes:
 >> [...]
 >>
 >>> @@ -1034,7 +1068,7 @@ ath10k_wmi_pdev_get_temperature(struct ath10k *ar)
->>>       if (IS_ERR(skb))
->>>           return PTR_ERR(skb);
->>>   -    return ath10k_wmi_cmd_send(ar, skb,
->>> +    return ath10k_wmi_cmd_send_nowait(ar, skb,
+>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 if (IS_ERR(skb))
+>>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 return PTR_ERR(s=
+kb);
+>>> =C2=A0 -=C2=A0=C2=A0=C2=A0 return ath10k_wmi_cmd_send(ar, skb,
+>>> +=C2=A0=C2=A0=C2=A0 return ath10k_wmi_cmd_send_nowait(ar, skb,
 >>> ar->wmi.cmd->pdev_get_temperature_cmdid);
->>>   }
+>>> =C2=A0 }
 >> This looks odd, I don't think it belongs to this patch.
 >
 > thats true. but due the nature of this function i found it better to
@@ -46,10 +47,5 @@ Check the link I provided:
 
 >> https://wireless.wiki.kernel.org/en/users/drivers/ath10k/codingstyle
 
--- 
+--=20
 Kalle Valo
-
-_______________________________________________
-ath10k mailing list
-ath10k@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/ath10k
diff --git a/a/content_digest b/N1/content_digest
index 43cbb4b..0aaeb03 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,8 +5,8 @@
  "Subject\0Re: [PATCH v12] ath10k: add LED and GPIO controlling support for various chipsets\0"
  "Date\0Fri, 06 Apr 2018 11:05:30 +0300\0"
  "To\0Sebastian Gottschall <s.gottschall@dd-wrt.com>\0"
- "Cc\0Sebastian Gottschall <s.gottschall@newmedia-net.de>"
-  linux-wireless@vger.kernel.org
+ "Cc\0linux-wireless@vger.kernel.org"
+  Sebastian Gottschall <s.gottschall@newmedia-net.de>
  " ath10k@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -25,12 +25,13 @@
  ">> [...]\n"
  ">>\n"
  ">>> @@ -1034,7 +1068,7 @@ ath10k_wmi_pdev_get_temperature(struct ath10k *ar)\n"
- ">>> \302\240\302\240\302\240\302\240\302\240 if (IS_ERR(skb))\n"
- ">>> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 return PTR_ERR(skb);\n"
- ">>> \302\240 -\302\240\302\240\302\240 return ath10k_wmi_cmd_send(ar, skb,\n"
- ">>> +\302\240\302\240\302\240 return ath10k_wmi_cmd_send_nowait(ar, skb,\n"
+ ">>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 if (IS_ERR(skb))\n"
+ ">>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 return PTR_ERR(s=\n"
+ "kb);\n"
+ ">>> =C2=A0 -=C2=A0=C2=A0=C2=A0 return ath10k_wmi_cmd_send(ar, skb,\n"
+ ">>> +=C2=A0=C2=A0=C2=A0 return ath10k_wmi_cmd_send_nowait(ar, skb,\n"
  ">>> ar->wmi.cmd->pdev_get_temperature_cmdid);\n"
- ">>> \302\240 }\n"
+ ">>> =C2=A0 }\n"
  ">> This looks odd, I don't think it belongs to this patch.\n"
  ">\n"
  "> thats true. but due the nature of this function i found it better to\n"
@@ -58,12 +59,7 @@
  "\n"
  ">> https://wireless.wiki.kernel.org/en/users/drivers/ath10k/codingstyle\n"
  "\n"
- "-- \n"
- "Kalle Valo\n"
- "\n"
- "_______________________________________________\n"
- "ath10k mailing list\n"
- "ath10k@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/ath10k
+ "--=20\n"
+ Kalle Valo
 
-8ef296f580703c02157dee1423502d0be949884338fec43d3a5546b40469020c
+8873b56c2e639fc80a76b7f41235026fe672831f78e509ded66b7b4875e8e297

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.