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

diff --git a/a/1.txt b/N1/1.txt
index cd659b2..a237f54 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ index b99d73887c9f..e144e567675d 100644
  
  	t =  val * 1000 + val2 / 1000;
 -	if (t <= 0)
-+	if (t = 0)
++	if (t == 0)
  		return -EINVAL;
  
  	/*
diff --git a/a/content_digest b/N1/content_digest
index bdfa7b0..ea9788b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[PATCH] iio: imu: adis16480: clean up a condition\0"
- "Date\0Thu, 26 Sep 2019 08:10:18 +0000\0"
+ "Date\0Thu, 26 Sep 2019 11:10:18 +0300\0"
  "To\0Lars-Peter Clausen <lars@metafoo.de>\0"
  "Cc\0Michael Hennerich <Michael.Hennerich@analog.com>"
   Stefan Popa <stefan.popa@analog.com>
@@ -30,11 +30,11 @@
  " \n"
  " \tt =  val * 1000 + val2 / 1000;\n"
  "-\tif (t <= 0)\n"
- "+\tif (t = 0)\n"
+ "+\tif (t == 0)\n"
  " \t\treturn -EINVAL;\n"
  " \n"
  " \t/*\n"
  "-- \n"
  2.20.1
 
-d15dad82e7716d8e57fff109a60b8188a04f4c5efe9e2305a6b982d50635e303
+54104418cb07eec6d45edf73e047b83b209bbbf793d594ac6e38b3333b86b429

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.