diff for duplicates of <151257788821842@kroah.com> diff --git a/a/1.txt b/N1/1.txt index f774e91..75e17b8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,3 +1,4 @@ + This is a note to let you know that I've just added the patch titled EDAC, sb_edac: Fix missing break in switch @@ -13,7 +14,7 @@ If you, or anyone else, feels it should not be added to the stable tree, please let <stable@vger.kernel.org> know about it. -From foo@baz Wed Dec 6 16:43:17 CET 2017 +>From foo@baz Wed Dec 6 16:43:17 CET 2017 From: "Gustavo A. R. Silva" <garsilva@embeddedor.com> Date: Mon, 16 Oct 2017 12:40:29 -0500 Subject: EDAC, sb_edac: Fix missing break in switch @@ -37,16 +38,6 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> drivers/edac/sb_edac.c | 1 + 1 file changed, 1 insertion(+) - - -Patches currently in stable-queue which might be from garsilva@embeddedor.com are - -queue-4.4/edac-sb_edac-fix-missing-break-in-switch.patch --- -To unsubscribe from this list: send the line "unsubscribe linux-edac" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html - --- a/drivers/edac/sb_edac.c +++ b/drivers/edac/sb_edac.c @@ -1773,6 +1773,7 @@ static int ibridge_mci_bind_devs(struct @@ -57,3 +48,8 @@ More majordomo info at http://vger.kernel.org/majordomo-info.html case PCI_DEVICE_ID_INTEL_IBRIDGE_IMC_HA0_RAS: pvt->pci_ras = pdev; break; + + +Patches currently in stable-queue which might be from garsilva@embeddedor.com are + +queue-4.4/edac-sb_edac-fix-missing-break-in-switch.patch diff --git a/a/content_digest b/N1/content_digest index 2252563..45b5b4e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,4 +1,4 @@ - "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" + "From\0<gregkh@linuxfoundation.org>\0" "Subject\0Patch \"EDAC, sb_edac: Fix missing break in switch\" has been added to the 4.4-stable tree\0" "Date\0Wed, 06 Dec 2017 17:31:28 +0100\0" "To\0garsilva@embeddedor.com" @@ -7,10 +7,11 @@ gregkh@linuxfoundation.org linux-edac@vger.kernel.org " qiuxu.zhuo@intel.com\0" - "Cc\0stable@vger.kernel.org" - " stable-commits@vger.kernel.org\0" + "Cc\0<stable@vger.kernel.org>" + " <stable-commits@vger.kernel.org>\0" "\00:1\0" "b\0" + "\n" "This is a note to let you know that I've just added the patch titled\n" "\n" " EDAC, sb_edac: Fix missing break in switch\n" @@ -26,7 +27,7 @@ "please let <stable@vger.kernel.org> know about it.\n" "\n" "\n" - "From foo@baz Wed Dec 6 16:43:17 CET 2017\n" + ">From foo@baz Wed Dec 6 16:43:17 CET 2017\n" "From: \"Gustavo A. R. Silva\" <garsilva@embeddedor.com>\n" "Date: Mon, 16 Oct 2017 12:40:29 -0500\n" "Subject: EDAC, sb_edac: Fix missing break in switch\n" @@ -50,16 +51,6 @@ " drivers/edac/sb_edac.c | 1 +\n" " 1 file changed, 1 insertion(+)\n" "\n" - "\n" - "\n" - "Patches currently in stable-queue which might be from garsilva@embeddedor.com are\n" - "\n" - "queue-4.4/edac-sb_edac-fix-missing-break-in-switch.patch\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-edac\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - "More majordomo info at http://vger.kernel.org/majordomo-info.html\n" - "\n" "--- a/drivers/edac/sb_edac.c\n" "+++ b/drivers/edac/sb_edac.c\n" "@@ -1773,6 +1773,7 @@ static int ibridge_mci_bind_devs(struct\n" @@ -69,6 +60,11 @@ "+\t\t\tbreak;\n" " \t\tcase PCI_DEVICE_ID_INTEL_IBRIDGE_IMC_HA0_RAS:\n" " \t\t\tpvt->pci_ras = pdev;\n" - " \t\t\tbreak;" + " \t\t\tbreak;\n" + "\n" + "\n" + "Patches currently in stable-queue which might be from garsilva@embeddedor.com are\n" + "\n" + queue-4.4/edac-sb_edac-fix-missing-break-in-switch.patch -9a78e2cbe6df599414227f874049ed79dc3a353e94ee9e2d51623c4ead2d3cc5 +c4b52391075eab3203beecdf3323e0e19602df5e030a06d710c6c994b8f973c5
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.