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

diff --git a/a/1.txt b/N1/1.txt
index 5eef2f0..20e3cfd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,7 +32,7 @@ Daniel
 >  	struct ssp_device *ssp;
 >  
 >  	ssp = platform_get_drvdata(pdev);
->  	if (ssp = NULL)
+>  	if (ssp == NULL)
 >  		return -ENODEV;
 >  
 > -	iounmap(ssp->mmio_base);
diff --git a/a/content_digest b/N1/content_digest
index 6feb3c1..2e2265b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01433756701-32194-1-git-send-email-firogm@gmail.com\0"
- "From\0Daniel Mack <daniel@zonque.org>\0"
- "Subject\0Re: [PATCH v3] ARM: pxa: ssp: remove unnessary free for devm_xxx\0"
- "Date\0Mon, 08 Jun 2015 09:49:09 +0000\0"
+ "From\0daniel@zonque.org (Daniel Mack)\0"
+ "Subject\0[PATCH v3] ARM: pxa: ssp: remove unnessary free for devm_xxx\0"
+ "Date\0Mon, 08 Jun 2015 11:49:09 +0200\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -39,7 +39,7 @@
  ">  \tstruct ssp_device *ssp;\n"
  ">  \n"
  ">  \tssp = platform_get_drvdata(pdev);\n"
- ">  \tif (ssp = NULL)\n"
+ ">  \tif (ssp == NULL)\n"
  ">  \t\treturn -ENODEV;\n"
  ">  \n"
  "> -\tiounmap(ssp->mmio_base);\n"
@@ -59,4 +59,4 @@
  ">  \n"
  >
 
-a66abfc4730a3a486d956f74c6b594bbe3ddbc4d9fb8e4cf3b39e25119e0c132
+0eb8582a3d9ee6dc82703ec5d5968362917387fd10a529469ae0215f5deee937

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.