diff for duplicates of <566BE5F2.9070909@users.sourceforge.net> diff --git a/a/1.txt b/N1/1.txt index 28a607a..5628565 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -91,7 +91,7 @@ index 5adbced..466f62d 100644 + 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 678c86f..5694353 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0566ABCD9.1060404@users.sourceforge.net\0" "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0" "Subject\0[PATCH] uinput: Rename a jump label in uinput_ioctl_handler()\0" - "Date\0Sat, 12 Dec 2015 09:16:34 +0000\0" + "Date\0Sat, 12 Dec 2015 10:16:34 +0100\0" "To\0LKML <linux-kernel@vger.kernel.org>" linux-input@vger.kernel.org " Dmitry Torokhov <dmitry.torokhov@gmail.com>\0" @@ -102,7 +102,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" @@ -229,4 +229,4 @@ "-- \n" 2.6.3 -cfeb6016a8dd210154179221da607996307c2fdb23aa1f5222649713e160d3e3 +f8a823702824d4ce1016a767ae7fcd40e8757233931c19f54ea4c504be584935
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.