diff for duplicates of <4BF94B89.2050101@panasas.com> diff --git a/a/1.txt b/N1/1.txt index 0c289a6..371648c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On 05/22/2010 05:24 PM, James Bottomley wrote: >> - to = \(kmalloc@p\|kzalloc@p\)(size,flag); >> + to = memdup_user(from,size); >> if ( ->> - to=NULL +>> - to==NULL >> + IS_ERR(to) >> || ...) { >> <+... when != goto l1; diff --git a/a/content_digest b/N1/content_digest index adf6eb4..e59a92f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01274538263.4410.38.camel@mulgrave.site\0" "From\0Boaz Harrosh <bharrosh@panasas.com>\0" "Subject\0Re: [PATCH 14/27] drivers/scsi: Use memdup_user\0" - "Date\0Sun, 23 May 2010 15:36:41 +0000\0" + "Date\0Sun, 23 May 2010 18:36:41 +0300\0" "To\0James Bottomley <James.Bottomley@suse.de>\0" "Cc\0Julia Lawall <julia@diku.dk>" Doug Gilbert <dgilbert@interlog.com> @@ -31,7 +31,7 @@ ">> - to = \\(kmalloc@p\\|kzalloc@p\\)(size,flag);\n" ">> + to = memdup_user(from,size);\n" ">> if (\n" - ">> - to=NULL\n" + ">> - to==NULL\n" ">> + IS_ERR(to)\n" ">> || ...) {\n" ">> <+... when != goto l1;\n" @@ -111,4 +111,4 @@ "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -0f745c42c8c167e2fb271059b67d6db22110acd3a829568c181f41cff8cde5e1 +5d480bc81f78aefe258c8a6093723972ba6a63dbfc7bf145caa90f1c11a0f108
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.