diff for duplicates of <20170109204025.GA6731@yuval-lap> diff --git a/a/1.txt b/N1/1.txt index 698bec5..734f9eb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,12 +2,12 @@ On Mon, Jan 09, 2017 at 11:12:16PM +0300, Dan Carpenter wrote: > The debug printk was indented more than it should have been and we > can remove an unnecessary line break. > -> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> +> Signed-off-by: Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> > --- > v2: I accidentally had a tab instead of a space. Also for this one: -Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> +Reviewed-by: Yuval Shaia <yuval.shaia-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> > > diff --git a/drivers/infiniband/hw/i40iw/i40iw_ctrl.c b/drivers/infiniband/hw/i40iw/i40iw_ctrl.c @@ -18,7 +18,8 @@ Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> > i40iw_fill_qos_list(info->params->qs_handle_list); > > for (i = 0; i < I40IW_MAX_USER_PRIORITY; i++) { -> - vsi->qos[i].qs_handle > - info->params->qs_handle_list[i]; +> - vsi->qos[i].qs_handle = +> - info->params->qs_handle_list[i]; > - i40iw_debug(vsi->dev, I40IW_DEBUG_DCB, "qset[%d]: %d\n", i, vsi->qos[i].qs_handle); > + vsi->qos[i].qs_handle = info->params->qs_handle_list[i]; > + i40iw_debug(vsi->dev, I40IW_DEBUG_DCB, "qset[%d]: %d\n", i, @@ -28,5 +29,9 @@ Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> > } > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html +-- +To unsubscribe from this list: send the line "unsubscribe linux-rdma" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 29844bf..40e0f64 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020170109194127.GA42156@ssaleem-MOBL4.amr.corp.intel.com\0" "ref\020170109201216.GA3055@mwanda\0" - "From\0Yuval Shaia <yuval.shaia@oracle.com>\0" + "From\0Yuval Shaia <yuval.shaia-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" "Subject\0Re: [patch v2] i40iw: fix some indenting in i40iw_sc_vsi_init()\0" - "Date\0Mon, 09 Jan 2017 20:40:26 +0000\0" + "Date\0Mon, 9 Jan 2017 22:40:26 +0200\0" "To\0Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" "Cc\0Faisal Latif <faisal.latif-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" Chien Tin Tung <chien.tin.tung-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> @@ -18,12 +18,12 @@ "> The debug printk was indented more than it should have been and we\n" "> can remove an unnecessary line break.\n" "> \n" - "> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n" + "> Signed-off-by: Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" "> ---\n" "> v2: I accidentally had a tab instead of a space.\n" "\n" "Also for this one:\n" - "Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>\n" + "Reviewed-by: Yuval Shaia <yuval.shaia-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" "\n" "> \n" "> diff --git a/drivers/infiniband/hw/i40iw/i40iw_ctrl.c b/drivers/infiniband/hw/i40iw/i40iw_ctrl.c\n" @@ -34,7 +34,8 @@ "> \ti40iw_fill_qos_list(info->params->qs_handle_list);\n" "> \n" "> \tfor (i = 0; i < I40IW_MAX_USER_PRIORITY; i++) {\n" - "> -\t\tvsi->qos[i].qs_handle > -\t\t\tinfo->params->qs_handle_list[i];\n" + "> -\t\tvsi->qos[i].qs_handle =\n" + "> -\t\t\tinfo->params->qs_handle_list[i];\n" "> -\t\t\ti40iw_debug(vsi->dev, I40IW_DEBUG_DCB, \"qset[%d]: %d\\n\", i, vsi->qos[i].qs_handle);\n" "> +\t\tvsi->qos[i].qs_handle = info->params->qs_handle_list[i];\n" "> +\t\ti40iw_debug(vsi->dev, I40IW_DEBUG_DCB, \"qset[%d]: %d\\n\", i,\n" @@ -44,7 +45,11 @@ "> \t}\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-rdma\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" - > More majordomo info at http://vger.kernel.org/majordomo-info.html + "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> More majordomo info at http://vger.kernel.org/majordomo-info.html\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" + More majordomo info at http://vger.kernel.org/majordomo-info.html -8859ea4cd7819c81bebfc206496005558a70f47a4f837e5155dde27553126b5b +e6599f41bef1b5e7688e07e375fdc5a9934a2ce2290a13e4c9809d94a47297e9
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.