All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4E9BC7C7.8010401@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 37ccce9..3cd86de 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -293,12 +293,12 @@ Archit
 > +
 > +	args = argv_split(GFP_KERNEL, buf,&argc);
 > +
-> +	if (args = NULL) {
+> +	if (args == NULL) {
 > +		dev_err(dev, "error getting arguments\n");
 > +		return count;
 > +	}
 > +
-> +	if (argc = 2) {
+> +	if (argc == 2) {
 > +		ret = strict_strtoul(*args, 0, (unsigned long *)&r);
 > +		if (ret)
 > +			return ret;
diff --git a/a/content_digest b/N1/content_digest
index f7d4663..807d5fd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01318689957-14743-1-git-send-email-martinez.javier@gmail.com\0"
  "From\0Archit Taneja <archit@ti.com>\0"
  "Subject\0Re: [PATCH 1/1] OMAP: DSS2: Add TI Boxer display panel driver\0"
- "Date\0Mon, 17 Oct 2011 06:26:31 +0000\0"
+ "Date\0Mon, 17 Oct 2011 11:44:31 +0530\0"
  "To\0Javier Martinez Canillas <martinez.javier@gmail.com>\0"
  "Cc\0Valkeinen"
   Tomi <tomi.valkeinen@ti.com>
@@ -305,12 +305,12 @@
  "> +\n"
  "> +\targs = argv_split(GFP_KERNEL, buf,&argc);\n"
  "> +\n"
- "> +\tif (args = NULL) {\n"
+ "> +\tif (args == NULL) {\n"
  "> +\t\tdev_err(dev, \"error getting arguments\\n\");\n"
  "> +\t\treturn count;\n"
  "> +\t}\n"
  "> +\n"
- "> +\tif (argc = 2) {\n"
+ "> +\tif (argc == 2) {\n"
  "> +\t\tret = strict_strtoul(*args, 0, (unsigned long *)&r);\n"
  "> +\t\tif (ret)\n"
  "> +\t\t\treturn ret;\n"
@@ -420,4 +420,4 @@
  "> +MODULE_LICENSE(\"GPL\");\n"
  > +
 
-d68799711427f301fc270718b221acaa3e08575f176fe6a3f0be4d1646a134b9
+1a4ab515b3efec6ff0934b9aca00d9b37d3f1add71ee2c26e8d8fe5677e3d791

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.