diff for duplicates of <20141202110729.GA17562@mwanda> diff --git a/a/1.txt b/N1/1.txt index ae3cd23..d7b6817 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ index aee62f6..e2068a2 100644 + *fmt = NULL; for (i = 0; additional[i].text; i++) - if (additional[i].code12 = code) + if (additional[i].code12 == code) return additional[i].text; @@ -1282,6 +1283,8 @@ scsi_extd_sense_format(unsigned char asc, unsigned char ascq, const char **fmt) return additional2[i].str; diff --git a/a/content_digest b/N1/content_digest index 5b08cc5..7f0822c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01417277275.2202.35.camel@HansenPartnership.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch v2] scsi: set fmt to NULL scsi_extd_sense_format() by default\0" - "Date\0Tue, 02 Dec 2014 11:07:30 +0000\0" + "Date\0Tue, 2 Dec 2014 14:07:30 +0300\0" "To\0James E.J. Bottomley <JBottomley@parallels.com>\0" "Cc\0linux-scsi@vger.kernel.org" " kernel-janitors@vger.kernel.org\0" @@ -26,7 +26,7 @@ " \n" "+\t*fmt = NULL;\n" " \tfor (i = 0; additional[i].text; i++)\n" - " \t\tif (additional[i].code12 = code)\n" + " \t\tif (additional[i].code12 == code)\n" " \t\t\treturn additional[i].text;\n" "@@ -1282,6 +1283,8 @@ scsi_extd_sense_format(unsigned char asc, unsigned char ascq, const char **fmt)\n" " \t\t\treturn additional2[i].str;\n" @@ -38,4 +38,4 @@ " \treturn NULL;\n" } -1f2959316c771c1d1e16ee255ab7336b39049a6249ac99bdf12078ad2c6c852f +8a09a070e5a15683019b89563e2dba50dd7d28a03be7750f8fff75a16fe94f60
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.