diff for duplicates of <20150818092029.GD3965@mwanda> diff --git a/a/1.txt b/N1/1.txt index ab6493c..899b39c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ index 140cb8e..f6c336b 100644 +++ b/drivers/scsi/aic94xx/aic94xx_init.c @@ -104,6 +104,7 @@ static int asd_map_memio(struct asd_ha_struct *asd_ha) if (!io_handle->addr) { - asd_printk("couldn't map MBAR%d of %s\n", i=0?0:1, + asd_printk("couldn't map MBAR%d of %s\n", i==0?0:1, pci_name(asd_ha->pcidev)); + err = -ENOMEM; goto Err_unreq; diff --git a/a/content_digest b/N1/content_digest index 254a9c5..c643e9d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] scsi: aic94xx: set an error code on failure\0" - "Date\0Tue, 18 Aug 2015 09:20:29 +0000\0" + "Date\0Tue, 18 Aug 2015 12:20:29 +0300\0" "To\0James E.J. Bottomley <JBottomley@odin.com>\0" "Cc\0Christoph Hellwig <hch@lst.de>" Hannes Reinecke <hare@suse.de> @@ -23,11 +23,11 @@ "+++ b/drivers/scsi/aic94xx/aic94xx_init.c\n" "@@ -104,6 +104,7 @@ static int asd_map_memio(struct asd_ha_struct *asd_ha)\n" " \t\tif (!io_handle->addr) {\n" - " \t\t\tasd_printk(\"couldn't map MBAR%d of %s\\n\", i=0?0:1,\n" + " \t\t\tasd_printk(\"couldn't map MBAR%d of %s\\n\", i==0?0:1,\n" " \t\t\t\t pci_name(asd_ha->pcidev));\n" "+\t\t\terr = -ENOMEM;\n" " \t\t\tgoto Err_unreq;\n" " \t\t}\n" " \t}" -b7b8bdb6ecbc0029f77deb2daa331b0573c62ba5bc03a0b09105c6e2377d393d +9cc17b07b9c402fa245956f3677944356942a0298662572c0e337ab07ca2c1e0
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.