All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151212222328.GA40689@dtor-ws>

diff --git a/a/1.txt b/N1/1.txt
index 6da9a8c..444a436 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -100,7 +100,7 @@ Thanks.
 > +			goto unlock;
 >  
 >  		case UI_SET_PHYS:
->  			if (udev->state = UIST_CREATED) {
+>  			if (udev->state == UIST_CREATED) {
 >  				retval = -EINVAL;
 > -				goto out;
 > +				goto unlock;
diff --git a/a/content_digest b/N1/content_digest
index 17430a8..7a18c6e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\0566BE5F2.9070909@users.sourceforge.net\0"
  "From\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0"
  "Subject\0Re: [PATCH] uinput: Rename a jump label in uinput_ioctl_handler()\0"
- "Date\0Sat, 12 Dec 2015 22:23:28 +0000\0"
+ "Date\0Sat, 12 Dec 2015 14:23:28 -0800\0"
  "To\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
  "Cc\0LKML <linux-kernel@vger.kernel.org>"
   linux-input@vger.kernel.org
@@ -112,7 +112,7 @@
  "> +\t\t\tgoto unlock;\n"
  ">  \n"
  ">  \t\tcase UI_SET_PHYS:\n"
- ">  \t\t\tif (udev->state = UIST_CREATED) {\n"
+ ">  \t\t\tif (udev->state == UIST_CREATED) {\n"
  ">  \t\t\t\tretval = -EINVAL;\n"
  "> -\t\t\t\tgoto out;\n"
  "> +\t\t\t\tgoto unlock;\n"
@@ -243,4 +243,4 @@
  "-- \n"
  Dmitry
 
-850f02a82b826313c22d83b247f19614f364d4bb8b0d7b6733f377cb1a232227
+0abc006e7f4bdd24c08bb7b5d2c88bb12c001c0b3c9e789ac9e4aee46a8901b7

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.