All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1502779721.2591.4.camel@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index ca7d4f0..988fc74 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On Tue, 2017-08-15 at 08:42 +0200, Rafał Miłecki wrote:
+On Tue, 2017-08-15 at 08:42 +0200, Rafa? Mi?ecki wrote:
 > On 2017-08-15 08:08, Zhang Rui wrote:
 > > 
 > > > 
@@ -8,16 +8,16 @@ On Tue, 2017-08-15 at 08:42 +0200, Rafał Miłecki wrote:
 > > > --- a/drivers/thermal/broadcom/Kconfig
 > > > +++ b/drivers/thermal/broadcom/Kconfig
 > > > @@ -6,6 +6,13 @@ config BCM2835_THERMAL
-> > >  	help
-> > >  	  Support for thermal sensors on Broadcom bcm2835 SoCs.
-> > >  
+> > > ?	help
+> > > ?	??Support for thermal sensors on Broadcom bcm2835 SoCs.
+> > > ?
 > > > +config BRCMSTB_THERMAL
 > > > +	tristate "Broadcom STB AVS TMON thermal driver"
 > > > +	depends on ARCH_BRCMSTB || COMPILE_TEST
 > > > +	help
-> > > +	  Enable this driver if you have a Broadcom STB SoC and
+> > > +	??Enable this driver if you have a Broadcom STB SoC and
 > > > would like
-> > > +	  thermal framework support.
+> > > +	??thermal framework support.
 > > > +
 > > I don't understand why I got the following checkpatch warning
 > > 
@@ -29,7 +29,7 @@ On Tue, 2017-08-15 at 08:42 +0200, Rafał Miłecki wrote:
 > > I didn't see this for other Kconfig changes.
 > It's because your help message is only 2 lines long (instead of 3).
 > 
-> Some (many?) maintainers aren't pedantic about that, a common sense 
+> Some (many?) maintainers aren't pedantic about that, a common sense?
 > should
 > be applied ;)
 
diff --git a/a/content_digest b/N1/content_digest
index 14cae4a..3721c60 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,31 +2,13 @@
  "ref\020170809220257.4234-3-code@mmayer.net\0"
  "ref\01502777298.2591.1.camel@intel.com\0"
  "ref\095da51df3cadbb05f721f2e5b8d59f8d@milecki.pl\0"
- "From\0Zhang Rui <rui.zhang@intel.com>\0"
- "Subject\0Re: [PATCH v4 2/4] thermal: add brcmstb AVS TMON driver\0"
+ "From\0rui.zhang@intel.com (Zhang Rui)\0"
+ "Subject\0[PATCH v4 2/4] thermal: add brcmstb AVS TMON driver\0"
  "Date\0Tue, 15 Aug 2017 14:48:41 +0800\0"
- "To\0Rafa\305\202 Mi\305\202ecki <rafal@milecki.pl>\0"
- "Cc\0Markus Mayer <code@mmayer.net>"
-  Eduardo Valentin <edubezval@gmail.com>
-  Rob Herring <robh+dt@kernel.org>
-  Mark Rutland <mark.rutland@arm.com>
-  Doug Berger <opendmb@gmail.com>
-  Brian Norris <computersforpeace@gmail.com>
-  Gregory Fong <gregory.0xf0@gmail.com>
-  Florian Fainelli <f.fainelli@gmail.com>
-  Russell King <linux@armlinux.org.uk>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Will Deacon <will.deacon@arm.com>
-  Arnd Bergmann <arnd@arndb.de>
-  Olof Johansson <olof@lixom.net>
-  Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com>
-  Power Management List <linux-pm@vger.kernel.org>
-  Device Tree List <devicetree@vger.kernel.org>
-  ARM Kernel List <linux-arm-kernel@lists.infradead.org>
- " Linux Kernel Mailing List <linux-kernel@vger.kernel.org>Markus\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Tue, 2017-08-15 at 08:42 +0200, Rafa\305\202 Mi\305\202ecki wrote:\n"
+ "On Tue, 2017-08-15 at 08:42 +0200, Rafa? Mi?ecki wrote:\n"
  "> On 2017-08-15 08:08, Zhang Rui wrote:\n"
  "> > \n"
  "> > > \n"
@@ -36,16 +18,16 @@
  "> > > --- a/drivers/thermal/broadcom/Kconfig\n"
  "> > > +++ b/drivers/thermal/broadcom/Kconfig\n"
  "> > > @@ -6,6 +6,13 @@ config BCM2835_THERMAL\n"
- "> > > \302\240\thelp\n"
- "> > > \302\240\t\302\240\302\240Support for thermal sensors on Broadcom bcm2835 SoCs.\n"
- "> > > \302\240\n"
+ "> > > ?\thelp\n"
+ "> > > ?\t??Support for thermal sensors on Broadcom bcm2835 SoCs.\n"
+ "> > > ?\n"
  "> > > +config BRCMSTB_THERMAL\n"
  "> > > +\ttristate \"Broadcom STB AVS TMON thermal driver\"\n"
  "> > > +\tdepends on ARCH_BRCMSTB || COMPILE_TEST\n"
  "> > > +\thelp\n"
- "> > > +\t\302\240\302\240Enable this driver if you have a Broadcom STB SoC and\n"
+ "> > > +\t??Enable this driver if you have a Broadcom STB SoC and\n"
  "> > > would like\n"
- "> > > +\t\302\240\302\240thermal framework support.\n"
+ "> > > +\t??thermal framework support.\n"
  "> > > +\n"
  "> > I don't understand why I got the following checkpatch warning\n"
  "> > \n"
@@ -57,7 +39,7 @@
  "> > I didn't see this for other Kconfig changes.\n"
  "> It's because your help message is only 2 lines long (instead of 3).\n"
  "> \n"
- "> Some (many?) maintainers aren't pedantic about that, a common sense\302\240\n"
+ "> Some (many?) maintainers aren't pedantic about that, a common sense?\n"
  "> should\n"
  "> be applied ;)\n"
  "\n"
@@ -66,4 +48,4 @@
  "\n"
  -rui
 
-2eb38df5099ff7812def92b99e68cb7714dd13199955ce8e2e332ee52ca09b0d
+bd597d6afef4a8dd10ef5dd93b54ad8237ad66feda80c7f87b81ec0b0dc096af

diff --git a/a/content_digest b/N2/content_digest
index 14cae4a..e9cb4df 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -23,7 +23,8 @@
   Power Management List <linux-pm@vger.kernel.org>
   Device Tree List <devicetree@vger.kernel.org>
   ARM Kernel List <linux-arm-kernel@lists.infradead.org>
- " Linux Kernel Mailing List <linux-kernel@vger.kernel.org>Markus\0"
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+ " Markus Mayer <mmayer@broadcom.com>\0"
  "\00:1\0"
  "b\0"
  "On Tue, 2017-08-15 at 08:42 +0200, Rafa\305\202 Mi\305\202ecki wrote:\n"
@@ -66,4 +67,4 @@
  "\n"
  -rui
 
-2eb38df5099ff7812def92b99e68cb7714dd13199955ce8e2e332ee52ca09b0d
+d5175528b00ffa2f0404dca7b21aed40bcd9d5dc02e391d66efb1469f6a77d63

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.