diff for duplicates of <20100311180448.4824.67773.stgit@angua> diff --git a/a/content_digest b/N1/content_digest index 3636c32..c057b36 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "ref\020100311174830.4824.19820.stgit@angua\0" "From\0Grant Likely <grant.likely@secretlab.ca>\0" - "Subject\0[PATCH 11/37] drivers/scsi: use .dev.of_node instead of .node in\tstruct of_device\0" + "Subject\0[PATCH 11/37] drivers/scsi: use .dev.of_node instead of .node in struct of_device\0" "Date\0Thu, 11 Mar 2010 11:04:48 -0700\0" "To\0monstr@monstr.eu" gregkh@suse.de @@ -10,7 +10,20 @@ sfr@canb.auug.org.au jgarzik@pobox.com ben-linux@fluff.org - " dwmw2@infrade\0" + dwmw2@infradead.org + jeremy.kerr@canonical.com + James.Bottomley@suse.de + broonie@opensource.wolfsonmicro.com + microblaze-uclinux@itee.uq.edu.au + linux-kernel@vger.kernel.org + linuxppc-dev@ozlabs.org + sparclinux@vger.kernel.org + linux-ide@vger.kernel.org + netdev@vger.kernel.org + linux-i2c@vger.kernel.org + devicetree-discuss@lists.ozlabs.org + linux-scsi@vger.kernel.org + " alsa-devel@alsa-project.org\0" "\00:1\0" "b\0" ".node is being removed\n" @@ -138,4 +151,4 @@ " \t}\n" " \tif (dma_node)" -f74fd9a6682f024bdecdb942b253cb081aef46a1954438e4cda254e46d4a0e4f +ea6dab23215c36f1c95219a7a85a930108943230f4daed67aeb3c9890d266d6e
diff --git a/a/1.txt b/N2/1.txt index f453c40..bd50833 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -19,7 +19,7 @@ index fa34b92..7374fbe 100644 + dp = op->dev.of_node; qpti->scsi_id = of_getintprop_default(dp, "initiator-id", -1); - if (qpti->scsi_id == -1) + if (qpti->scsi_id = -1) @@ -776,8 +776,8 @@ static void qpti_get_bursts(struct qlogicpti *qpti) struct of_device *op = qpti->op; u8 bursts, bmask; @@ -30,7 +30,7 @@ index fa34b92..7374fbe 100644 + bmask = of_getintprop_default(op->dev.of_node->parent, "burst-sizes", 0xff); if (bmask != 0xff) bursts &= bmask; - if (bursts == 0xff || + if (bursts = 0xff || @@ -1293,7 +1293,7 @@ static struct scsi_host_template qpti_template = { static int __devinit qpti_sbus_probe(struct of_device *op, const struct of_device_id *match) { diff --git a/a/content_digest b/N2/content_digest index 3636c32..19cc9fa 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020100311174830.4824.19820.stgit@angua\0" "From\0Grant Likely <grant.likely@secretlab.ca>\0" - "Subject\0[PATCH 11/37] drivers/scsi: use .dev.of_node instead of .node in\tstruct of_device\0" - "Date\0Thu, 11 Mar 2010 11:04:48 -0700\0" + "Subject\0[PATCH 11/37] drivers/scsi: use .dev.of_node instead of .node in\0" + "Date\0Thu, 11 Mar 2010 18:04:48 +0000\0" "To\0monstr@monstr.eu" gregkh@suse.de benh@kernel.crashing.org @@ -34,7 +34,7 @@ "+\tdp = op->dev.of_node;\n" " \n" " \tqpti->scsi_id = of_getintprop_default(dp, \"initiator-id\", -1);\n" - " \tif (qpti->scsi_id == -1)\n" + " \tif (qpti->scsi_id = -1)\n" "@@ -776,8 +776,8 @@ static void qpti_get_bursts(struct qlogicpti *qpti)\n" " \tstruct of_device *op = qpti->op;\n" " \tu8 bursts, bmask;\n" @@ -45,7 +45,7 @@ "+\tbmask = of_getintprop_default(op->dev.of_node->parent, \"burst-sizes\", 0xff);\n" " \tif (bmask != 0xff)\n" " \t\tbursts &= bmask;\n" - " \tif (bursts == 0xff ||\n" + " \tif (bursts = 0xff ||\n" "@@ -1293,7 +1293,7 @@ static struct scsi_host_template qpti_template = {\n" " static int __devinit qpti_sbus_probe(struct of_device *op, const struct of_device_id *match)\n" " {\n" @@ -138,4 +138,4 @@ " \t}\n" " \tif (dma_node)" -f74fd9a6682f024bdecdb942b253cb081aef46a1954438e4cda254e46d4a0e4f +e5234fba1ffff0395d5cd039d1ff8155fefebfe479146416447c78db4baecbe5
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.