diff for duplicates of <20180406223756.GD206175@dtor-ws> diff --git a/a/1.txt b/N1/1.txt index c69fa82..d2a3b3c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,7 @@ Applied, thank you. > > + if (ret < 0) > > + return ret; > > + } -> > if (addr = 0) +> > if (addr == 0) > > /* > diff --git a/a/content_digest b/N1/content_digest index ef47e34..d78c525 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0a8d419ae-4047-77af-0a1c-683bf1370e6a@synaptics.com\0" "From\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0" "Subject\0Re: [PATCH] Input: synaptics-rmi4 - Fix an unchecked out of memory error path\0" - "Date\0Fri, 06 Apr 2018 22:37:56 +0000\0" + "Date\0Fri, 6 Apr 2018 15:37:56 -0700\0" "To\0Andrew Duggan <aduggan@synaptics.com>\0" "Cc\0Christophe JAILLET <christophe.jaillet@wanadoo.fr>" benjamin.tissoires@redhat.com @@ -49,11 +49,11 @@ "> > +\t\tif (ret < 0)\n" "> > +\t\t\treturn ret;\n" "> > +\t}\n" - "> > \tif (addr = 0)\n" + "> > \tif (addr == 0)\n" "> > \t\t/*\n" "> \n" "\n" "-- \n" Dmitry -fd801538eebc76e33a21ebf3d79d9d6cd53c95c3cda853c64fbb2c890dcaaeb4 +9e895c081fdfa1da978886b31fcd2f7cb6fa0e8b495eeef0ea293454a00826cd
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.