diff for duplicates of <1471106498.3467.19.camel@perches.com> diff --git a/a/1.txt b/N1/1.txt index d7614d0..738e7c5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Sat, 2016-08-13 at 14:31 +0200, Christophe JAILLET 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 " @@ -34,8 +34,3 @@ the equivalent of: $ ./scripts/checkpatch.pl --types=SPLIT_STRING --fix-inplace drivers/scsi/be2iscsi/be_main.c with the appropriate commit message - --- -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 cae73ca..cd8d8b9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0fdffed8e-d269-6519-437e-6f731dbb9c05@wanadoo.fr\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 16:41:38 +0000\0" + "Date\0Sat, 13 Aug 2016 09:41:38 -0700\0" "To\0Christophe JAILLET <christophe.jaillet@wanadoo.fr>" jayamohan.kallickal@avagotech.com jejb@linux.vnet.ibm.com @@ -20,7 +20,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" @@ -51,11 +51,6 @@ "\n" "$ ./scripts/checkpatch.pl --types=SPLIT_STRING --fix-inplace drivers/scsi/be2iscsi/be_main.c\n" "\n" - "with the appropriate commit message\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 + with the appropriate commit message -e9a4cda7388c4ae6c3fce3ca681cbb9ade0b67deb4d0ca72edd11f2c1414730c +3708aa960da1a98f1852073d2cf94529d1eb4888b56c1ee07c31b02c5ff29dcb
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.