diff for duplicates of <20140528200609.GA1901@vaio> diff --git a/a/1.txt b/N1/1.txt index 3810f06..d37a06a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ On Wed, May 28, 2014 at 12:16:04PM +0200, walter harms wrote: > > - box = pci_get_drvdata(pdev); > > if (!box) { > > for (i = 0; i < UNCORE_EXTRA_PCI_DEV_MAX; i++) { -> > if (extra_pci_dev[phys_id][i] = pdev) { +> > if (extra_pci_dev[phys_id][i] == pdev) { > > Just a remark, > for readability it is better to remove the other one. diff --git a/a/content_digest b/N1/content_digest index 5df72b3..740071a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\05385B764.6090301@bfs.de\0" "From\0Giedrius Rekasius <giedrius.rekasius@gmail.com>\0" "Subject\0Re: [PATCH] perf/x86/uncore: Remove unnecessary assignment to \"box\" in uncore_pci_remove(...)\0" - "Date\0Wed, 28 May 2014 20:10:21 +0000\0" + "Date\0Wed, 28 May 2014 21:10:21 +0100\0" "To\0walter harms <wharms@bfs.de>\0" "Cc\0Peter Zijlstra <a.p.zijlstra@chello.nl>" Paul Mackerras <paulus@samba.org> @@ -38,7 +38,7 @@ "> > -\tbox = pci_get_drvdata(pdev);\n" "> > \tif (!box) {\n" "> > \t\tfor (i = 0; i < UNCORE_EXTRA_PCI_DEV_MAX; i++) {\n" - "> > \t\t\tif (extra_pci_dev[phys_id][i] = pdev) {\n" + "> > \t\t\tif (extra_pci_dev[phys_id][i] == pdev) {\n" "> \n" "> Just a remark,\n" "> for readability it is better to remove the other one.\n" @@ -53,4 +53,4 @@ "Regards,\n" Giedrius -66b6967419348e1e6fe7a7ec788762163cbfb5f40570286756453c3fef97e98e +b77e93b0980000741bd32ba031a6360e02efeab0c10defc2484dc4edacdd1433
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.