diff for duplicates of <20100807085512.GA5783@albatros> diff --git a/a/1.txt b/N1/1.txt index 8f7d136..6d0b0a9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,7 +55,7 @@ aboud this problem, so I think it's better to play safe. > > - } > > > > 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 1a134a7..2781796 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01281124152-12630-1-git-send-email-segooon@gmail.com\0" "ref\020100807072205.GW9031@bicker\0" "From\0Vasiliy Kulikov <segooon@gmail.com>\0" - "Subject\0Re: [PATCH 01/18] char: moxa: call disable_pci_device() if\0" - "Date\0Sat, 07 Aug 2010 08:55:12 +0000\0" + "Subject\0Re: [PATCH 01/18] char: moxa: call disable_pci_device() if pci_probe() failed\0" + "Date\0Sat, 7 Aug 2010 12:55:12 +0400\0" "To\0Dan Carpenter <error27@gmail.com>" kernel-janitors@vger.kernel.org Greg Kroah-Hartman <gregkh@suse.de> @@ -70,7 +70,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" @@ -100,4 +100,4 @@ "> > the body of a message to majordomo@vger.kernel.org\n" > > More majordomo info at http://vger.kernel.org/majordomo-info.html -c7e8957e1faff988e0019ee19f23605d4f93339045b9cc19548f4216838dd259 +7db0b92c62daf5f3bbbd89ad133aae62e5a63ce78b6714b60fe7337141f43cc3
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.