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

diff --git a/a/1.txt b/N1/1.txt
index f7d5686..9ff0f74 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,8 +20,8 @@ Applied.
 thanks,
 rui
 > ---
->  drivers/thermal/rockchip_thermal.c | 4 ++--
->  1 file changed, 2 insertions(+), 2 deletions(-)
+> ?drivers/thermal/rockchip_thermal.c | 4 ++--
+> ?1 file changed, 2 insertions(+), 2 deletions(-)
 > 
 > diff --git a/drivers/thermal/rockchip_thermal.c
 > b/drivers/thermal/rockchip_thermal.c
@@ -30,14 +30,14 @@ rui
 > +++ b/drivers/thermal/rockchip_thermal.c
 > @@ -1068,8 +1068,8 @@ static int rockchip_thermal_probe(struct
 > platform_device *pdev)
->  
->  	irq = platform_get_irq(pdev, 0);
->  	if (irq < 0) {
+> ?
+> ?	irq = platform_get_irq(pdev, 0);
+> ?	if (irq < 0) {
 > -		dev_err(&pdev->dev, "no irq resource?\n");
 > -		return -EINVAL;
 > +		dev_err(&pdev->dev, "no irq resource: %d\n", irq);
 > +		return irq;
->  	}
->  
->  	thermal = devm_kzalloc(&pdev->dev, sizeof(struct
+> ?	}
+> ?
+> ?	thermal = devm_kzalloc(&pdev->dev, sizeof(struct
 > rockchip_thermal_data),
diff --git a/a/content_digest b/N1/content_digest
index 4778354..1d5ab84 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,8 @@
  "ref\020170808043517.GA13356@embeddedgus\0"
- "From\0Zhang Rui <rui.zhang@intel.com>\0"
- "Subject\0Re: [PATCH] thermal: rockchip: fix error return code in rockchip_thermal_probe()\0"
+ "From\0rui.zhang@intel.com (Zhang Rui)\0"
+ "Subject\0[PATCH] thermal: rockchip: fix error return code in rockchip_thermal_probe()\0"
  "Date\0Fri, 11 Aug 2017 11:08:27 +0800\0"
- "To\0Gustavo A. R. Silva <gustavo@embeddedor.com>"
-  Eduardo Valentin <edubezval@gmail.com>
- " Heiko Stuebner <heiko@sntech.de>\0"
- "Cc\0linux-pm@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  linux-rockchip@lists.infradead.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, 2017-08-07 at 23:35 -0500, Gustavo A. R. Silva wrote:\n"
@@ -33,8 +27,8 @@
  "thanks,\n"
  "rui\n"
  "> ---\n"
- "> \302\240drivers/thermal/rockchip_thermal.c | 4 ++--\n"
- "> \302\2401 file changed, 2 insertions(+), 2 deletions(-)\n"
+ "> ?drivers/thermal/rockchip_thermal.c | 4 ++--\n"
+ "> ?1 file changed, 2 insertions(+), 2 deletions(-)\n"
  "> \n"
  "> diff --git a/drivers/thermal/rockchip_thermal.c\n"
  "> b/drivers/thermal/rockchip_thermal.c\n"
@@ -43,16 +37,16 @@
  "> +++ b/drivers/thermal/rockchip_thermal.c\n"
  "> @@ -1068,8 +1068,8 @@ static int rockchip_thermal_probe(struct\n"
  "> platform_device *pdev)\n"
- "> \302\240\n"
- "> \302\240\tirq = platform_get_irq(pdev, 0);\n"
- "> \302\240\tif (irq < 0) {\n"
+ "> ?\n"
+ "> ?\tirq = platform_get_irq(pdev, 0);\n"
+ "> ?\tif (irq < 0) {\n"
  "> -\t\tdev_err(&pdev->dev, \"no irq resource?\\n\");\n"
  "> -\t\treturn -EINVAL;\n"
  "> +\t\tdev_err(&pdev->dev, \"no irq resource: %d\\n\", irq);\n"
  "> +\t\treturn irq;\n"
- "> \302\240\t}\n"
- "> \302\240\n"
- "> \302\240\tthermal = devm_kzalloc(&pdev->dev, sizeof(struct\n"
+ "> ?\t}\n"
+ "> ?\n"
+ "> ?\tthermal = devm_kzalloc(&pdev->dev, sizeof(struct\n"
  > rockchip_thermal_data),
 
-c6a1fcbbcd3f9ee3112807324476c2fbc40993161d3e0b783898c83832791758
+198a458fafc262c67b25e64f2e80e05bddb7c9fd062c9352eb5de227ef646e03

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.