All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20091002022209.8215.81916.sendpatchset@rxone.opensource.se>

diff --git a/a/1.txt b/N1/1.txt
index 94abbef..6f117a3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -114,7 +114,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		return -EINVAL;
 +
 +	priv = kzalloc(sizeof(struct sh_mobile_sdhi), GFP_KERNEL);
-+	if (priv == NULL) {
++	if (priv = NULL) {
 +		dev_err(&pdev->dev, "kzalloc failed\n");
 +		return -ENOMEM;
 +	}
diff --git a/a/content_digest b/N1/content_digest
index 6861909..109bae5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020091002022158.8215.58317.sendpatchset@rxone.opensource.se\0"
  "From\0Magnus Damm <magnus.damm@gmail.com>\0"
  "Subject\0[PATCH 01/07] mfd: Add SuperH Mobile SDHI platform driver\0"
- "Date\0Fri, 02 Oct 2009 11:22:09 +0900\0"
+ "Date\0Fri, 02 Oct 2009 02:22:09 +0000\0"
  "To\0linux-sh@vger.kernel.org\0"
  "Cc\0akpm@linux-foundation.org"
   linux-mmc@vger.kernel.org
@@ -127,7 +127,7 @@
  "+\t\treturn -EINVAL;\n"
  "+\n"
  "+\tpriv = kzalloc(sizeof(struct sh_mobile_sdhi), GFP_KERNEL);\n"
- "+\tif (priv == NULL) {\n"
+ "+\tif (priv = NULL) {\n"
  "+\t\tdev_err(&pdev->dev, \"kzalloc failed\\n\");\n"
  "+\t\treturn -ENOMEM;\n"
  "+\t}\n"
@@ -202,4 +202,4 @@
  "+MODULE_AUTHOR(\"Magnus Damm\");\n"
  "+MODULE_LICENSE(\"GPL v2\");"
 
-e6eef44425b0b73ec74a87033d52858fc94cf547db7e2ac8c0e709106037890e
+f15bc8443e5aba20de957ba0418a71226c549c1f9699c0408517161c1ccbe0e6

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.