diff for duplicates of <20181221204252.GA29544@kadam> diff --git a/a/1.txt b/N1/1.txt index ab60299..df173e2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,6 +22,3 @@ index 9cdef108fb1b..ed68a4860b7d 100644 + return ERR_PTR(-ENOMEM); ss_opts = container_of(fi, struct f_ss_opts, func_inst); - --- -2.17.1 diff --git a/a/content_digest b/N1/content_digest index 152635f..a652a5a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" - "Subject\0[PATCH] usb: gadget: Potential NULL dereference on allocation error\0" - "Date\0Fri, 21 Dec 2018 20:42:52 +0000\0" + "Subject\0usb: gadget: Potential NULL dereference on allocation error\0" + "Date\0Fri, 21 Dec 2018 23:42:52 +0300\0" "To\0Felipe Balbi <balbi@kernel.org>\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" linux-usb@vger.kernel.org @@ -30,9 +30,6 @@ "-\t\treturn NULL;\n" "+\t\treturn ERR_PTR(-ENOMEM);\n" " \n" - " \tss_opts = container_of(fi, struct f_ss_opts, func_inst);\n" - " \n" - "-- \n" - 2.17.1 + " \tss_opts = container_of(fi, struct f_ss_opts, func_inst);" -8f366ac709332e0a61726d681e2e19de316afd640c82d8f4ecf38acba7ae67cc +2226fb20bec518a8eaf66b1407804a4e9f4dc1ee8d5973daa256f0d998d6fc88
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.