diff for duplicates of <1471107782.3467.28.camel@perches.com> diff --git a/a/1.txt b/N1/1.txt index 68cd5cb..e8770c2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Sat, 2016-08-13 at 09:41 -0700, Joe Perches wrote: > > Le 13/08/2016 à 13:35, Joe Perches a écrit : > > > > @@ -268,7 +268,7 @@ static int beiscsi_eh_abort(struct scsi_cmnd *sc) > > > > &nonemb_cmd.dma); -> > > > if (nonemb_cmd.va = NULL) { +> > > > if (nonemb_cmd.va == NULL) { > > > > beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_EH, > > > > - "BM_%d : Failed to allocate memory for" > > > > + "BM_%d : Failed to allocate memory for " @@ -53,8 +53,3 @@ So these beiscsi_log uses become something like: "BM", "Failed to allocate memory for mgmt_invalidate_icds\n"); and the format and its arguments match. - --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 7f37907..6ab9ffa 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\01471106498.3467.19.camel@perches.com\0" "From\0Joe Perches <joe@perches.com>\0" "Subject\0Re: [PATCH 2/2 v3] be2iscsi: Fix some error messages\0" - "Date\0Sat, 13 Aug 2016 17:03:02 +0000\0" + "Date\0Sat, 13 Aug 2016 10:03:02 -0700\0" "To\0Christophe JAILLET <christophe.jaillet@wanadoo.fr>" jayamohan.kallickal@avagotech.com jejb@linux.vnet.ibm.com @@ -22,7 +22,7 @@ "> > Le 13/08/2016 \303\240 13:35, Joe Perches a \303\251crit :\n" "> > > > @@ -268,7 +268,7 @@ static int beiscsi_eh_abort(struct scsi_cmnd *sc)\n" "> > > > \302\240\302\240\t\t\t\t&nonemb_cmd.dma);\n" - "> > > > \302\240\302\240\tif (nonemb_cmd.va = NULL) {\n" + "> > > > \302\240\302\240\tif (nonemb_cmd.va == NULL) {\n" "> > > > \302\240\302\240\t\tbeiscsi_log(phba, KERN_ERR, BEISCSI_LOG_EH,\n" "> > > > -\t\t\t\302\240\302\240\302\240\302\240\"BM_%d : Failed to allocate memory for\"\n" "> > > > +\t\t\t\302\240\302\240\302\240\302\240\"BM_%d : Failed to allocate memory for \"\n" @@ -71,11 +71,6 @@ "\tbeiscsi_log(phba, KERN_ERR, BEISCSI_LOG_EH,\n" "\t\t\302\240\302\240\302\240\302\240\"BM\", \"Failed to allocate memory for mgmt_invalidate_icds\\n\");\n" "\n" - "and the format and its arguments match.\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + and the format and its arguments match. -71e92f9fdb69d960c6cfc198689ab3861c83f4c67267aba7b1caedc0b9c81a75 +bd34ed253ac724441bc1ba8958edd2a1c0a61eeb6e84e86bf14ac4a0209a6bb9
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.