All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140922075853.GA12362@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index 7818cec..1320bb6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -35,7 +35,7 @@ index 43133df..3f66906 100644
 -	int ret = 0, actual_len;
 +	int ret, actual_len;
  
- 	if (recv_buf = NULL)
+ 	if (recv_buf == NULL)
  		return -EINVAL;
 @@ -186,7 +186,7 @@ static int as102_read_ep2(struct as10x_bus_adapter_t *bus_adap,
  			actual_len, recv_buf_len);
diff --git a/a/content_digest b/N1/content_digest
index 5b83c96..e3071b5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch] [media] as102: remove some unneeded checks\0"
- "Date\0Mon, 22 Sep 2014 07:58:53 +0000\0"
+ "Date\0Mon, 22 Sep 2014 10:58:53 +0300\0"
  "To\0Mauro Carvalho Chehab <m.chehab@samsung.com>\0"
  "Cc\0Mauro Dreissig <mukadr@gmail.com>"
   Martin Kepplinger <martink@posteo.de>
@@ -47,7 +47,7 @@
  "-\tint ret = 0, actual_len;\n"
  "+\tint ret, actual_len;\n"
  " \n"
- " \tif (recv_buf = NULL)\n"
+ " \tif (recv_buf == NULL)\n"
  " \t\treturn -EINVAL;\n"
  "@@ -186,7 +186,7 @@ static int as102_read_ep2(struct as10x_bus_adapter_t *bus_adap,\n"
  " \t\t\tactual_len, recv_buf_len);\n"
@@ -59,4 +59,4 @@
  " \n"
   static struct as102_priv_ops_t as102_priv_ops = {
 
-3c04c4f0d8ba7c59562ea6912d68991d858884b69d39f10567cc933374d0a83c
+db30d41a94113461e9e19c9906e26d96d7c633a65425d267a9458eacff46a048

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.