diff for duplicates of <20160624114831.GD23995@leon.nu> diff --git a/a/1.txt b/N1/1.txt index f517fd7..e4dfbd2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,9 +2,9 @@ On Thu, Jun 16, 2016 at 10:35:11PM +0800, Lijun Ou wrote: > This patch mainly added the initial bare main driver. It > could get the relative configure information of net node. > -> Signed-off-by: Wei Hu <xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Nenglong Zhao <zhaonenglong-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org> -> Signed-off-by: Lijun Ou <oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Wei Hu <xavier.huwei@huawei.com> +> Signed-off-by: Nenglong Zhao <zhaonenglong@hisilicon.com> +> Signed-off-by: Lijun Ou <oulijun@huawei.com> > --- > PATCH v9: > This fixes comments given by Leon Romanovsky over the PATCH v8: @@ -319,9 +319,9 @@ Can you please use one style in your prints "set mask..." vs. "No usable I'm not a lawyer and don't know if relicensing is possible, but original code (mlx4) was licensed under GPL/BSD. -> +MODULE_AUTHOR("Wei Hu <xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>"); -> +MODULE_AUTHOR("Nenglong Zhao <zhaonenglong-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>"); -> +MODULE_AUTHOR("Lijun Ou <oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>"); +> +MODULE_AUTHOR("Wei Hu <xavier.huwei@huawei.com>"); +> +MODULE_AUTHOR("Nenglong Zhao <zhaonenglong@hisilicon.com>"); +> +MODULE_AUTHOR("Lijun Ou <oulijun@huawei.com>"); > +MODULE_DESCRIPTION("HISILICON RoCE driver"); > +MODULE_ALIAS("platform:" DRV_NAME); @@ -332,5 +332,5 @@ Is this alias needed? Did you check it? Will it concatenate strings? > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in -> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 472f6d2..56604d2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,37 +1,36 @@ "ref\01466087730-54856-1-git-send-email-oulijun@huawei.com\0" "ref\01466087730-54856-4-git-send-email-oulijun@huawei.com\0" - "ref\01466087730-54856-4-git-send-email-oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" - "From\0Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Leon Romanovsky <leon@kernel.org>\0" "Subject\0Re: [PATCH v10 03/22] IB/hns: Add initial main frame driver and get cfg info\0" "Date\0Fri, 24 Jun 2016 14:48:31 +0300\0" - "To\0Lijun Ou <oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" - "Cc\0dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" - sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org - jeffrey.t.kirsher-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - jiri-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org - ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org - linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - gongyangming-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - xiaokun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - tangchaofei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - haifeng.wei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - yisen.zhuang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - yankejian-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - charles.chenxin-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - " linuxarm-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" + "To\0Lijun Ou <oulijun@huawei.com>\0" + "Cc\0dledford@redhat.com" + sean.hefty@intel.com + hal.rosenstock@gmail.com + davem@davemloft.net + jeffrey.t.kirsher@intel.com + jiri@mellanox.com + ogerlitz@mellanox.com + linux-rdma@vger.kernel.org + linux-kernel@vger.kernel.org + netdev@vger.kernel.org + gongyangming@huawei.com + xiaokun@huawei.com + tangchaofei@huawei.com + haifeng.wei@huawei.com + yisen.zhuang@huawei.com + yankejian@huawei.com + charles.chenxin@huawei.com + " linuxarm@huawei.com\0" "\01:1\0" "b\0" "On Thu, Jun 16, 2016 at 10:35:11PM +0800, Lijun Ou wrote:\n" "> This patch mainly added the initial bare main driver. It\n" "> could get the relative configure information of net node.\n" "> \n" - "> Signed-off-by: Wei Hu <xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Nenglong Zhao <zhaonenglong-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\n" - "> Signed-off-by: Lijun Ou <oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Wei Hu <xavier.huwei@huawei.com>\n" + "> Signed-off-by: Nenglong Zhao <zhaonenglong@hisilicon.com>\n" + "> Signed-off-by: Lijun Ou <oulijun@huawei.com>\n" "> ---\n" "> PATCH v9:\n" "> This fixes comments given by Leon Romanovsky over the PATCH v8:\n" @@ -346,9 +345,9 @@ "I'm not a lawyer and don't know if relicensing is possible, but original\n" "code (mlx4) was licensed under GPL/BSD.\n" "\n" - "> +MODULE_AUTHOR(\"Wei Hu <xavier.huwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\");\n" - "> +MODULE_AUTHOR(\"Nenglong Zhao <zhaonenglong-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\");\n" - "> +MODULE_AUTHOR(\"Lijun Ou <oulijun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Wei Hu <xavier.huwei@huawei.com>\");\n" + "> +MODULE_AUTHOR(\"Nenglong Zhao <zhaonenglong@hisilicon.com>\");\n" + "> +MODULE_AUTHOR(\"Lijun Ou <oulijun@huawei.com>\");\n" "> +MODULE_DESCRIPTION(\"HISILICON RoCE driver\");\n" "> +MODULE_ALIAS(\"platform:\" DRV_NAME);\n" "\n" @@ -359,7 +358,7 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-rdma\" in\n" - "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> the body of a message to majordomo@vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html "\01:2\0" "fn\0signature.asc\0" @@ -383,4 +382,4 @@ "=JBlH\n" "-----END PGP SIGNATURE-----\n" -95e8c90e5671d1af4e9747cbbb55f838fe68f41462b90178b568babdb99dcb32 +bd9a9607efedd6d871c5dd10c5683df893f1389d73e97473be3fa7c669c200c1
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.