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

diff --git a/a/1.txt b/N1/1.txt
index e30ee0b..48a25c5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,6 +30,6 @@ index d76e69c0beaa..8ef00582c6ea 100644
  
 -	data_aligned = PTR_ALIGN(data_aligned, 8);
 -
- 	if (size = 2) {
+ 	if (size == 2) {
  		*data_aligned = ((data << 16) | (data & 0xFFFF));
- 	} else if (size = 1) {
+ 	} else if (size == 1) {
diff --git a/a/content_digest b/N1/content_digest
index a28644c..c323ea1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\087woxletat.fsf@kamboji.qca.qualcomm.com\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[PATCH v2] rsi: remove unecessary PTR_ALIGN()s\0"
- "Date\0Fri, 06 Apr 2018 08:37:17 +0000\0"
+ "Date\0Fri, 6 Apr 2018 11:37:17 +0300\0"
  "To\0Kalle Valo <kvalo@codeaurora.org>\0"
  "Cc\0Amitkumar Karwar <amit.karwar@redpinesignals.com>"
   Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
@@ -43,8 +43,8 @@
  " \n"
  "-\tdata_aligned = PTR_ALIGN(data_aligned, 8);\n"
  "-\n"
- " \tif (size = 2) {\n"
+ " \tif (size == 2) {\n"
  " \t\t*data_aligned = ((data << 16) | (data & 0xFFFF));\n"
- " \t} else if (size = 1) {"
+ " \t} else if (size == 1) {"
 
-f3660d7678a63ee144558adb5b00092188e3f3739eb65f299851006a3242048a
+55487a476f17fa1be3d63cf58374bb4272109b4194874cd66cb71830a293a2c3

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.