diff for duplicates of <20100807072205.GW9031@bicker> diff --git a/a/1.txt b/N1/1.txt index a619431..5751c54 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,7 @@ dan carpenter > - } > > for (i = 0; i < MAX_BOARDS; i++) -> if (moxa_boards[i].basemem = NULL) +> if (moxa_boards[i].basemem == NULL) > @@ -956,6 +951,12 @@ static int __devinit moxa_pci_probe(struct pci_dev *pdev, > goto err; > } diff --git a/a/content_digest b/N1/content_digest index 66f7f4f..62382a8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01281124152-12630-1-git-send-email-segooon@gmail.com\0" "From\0Dan Carpenter <error27@gmail.com>\0" - "Subject\0Re: [PATCH 01/18] char: moxa: call disable_pci_device() if\0" - "Date\0Sat, 07 Aug 2010 07:22:05 +0000\0" + "Subject\0Re: [PATCH 01/18] char: moxa: call disable_pci_device() if pci_probe() failed\0" + "Date\0Sat, 7 Aug 2010 09:22:05 +0200\0" "To\0Kulikov Vasiliy <segooon@gmail.com>\0" "Cc\0kernel-janitors@vger.kernel.org" Greg Kroah-Hartman <gregkh@suse.de> @@ -49,7 +49,7 @@ "> -\t}\n" "> \n" "> \tfor (i = 0; i < MAX_BOARDS; i++)\n" - "> \t\tif (moxa_boards[i].basemem = NULL)\n" + "> \t\tif (moxa_boards[i].basemem == NULL)\n" "> @@ -956,6 +951,12 @@ static int __devinit moxa_pci_probe(struct pci_dev *pdev,\n" "> \t\tgoto err;\n" "> \t}\n" @@ -79,4 +79,4 @@ "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -f73ac45564c7e1dff953646f9e31c76ba37db6a17859365f8cff532ca4774bf9 +b04b6010e47123f5e9e680855c9efb52c29664947d70a53964ae387253de1f0c
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.