All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170109201216.GA3055@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index f52a767..733fcca 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 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.
 
@@ -13,7 +13,8 @@ index 98923a8cf86d..b9dc2c540946 100644
  	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,
@@ -21,3 +22,7 @@ index 98923a8cf86d..b9dc2c540946 100644
  		spin_lock_init(&vsi->qos[i].lock);
  		INIT_LIST_HEAD(&vsi->qos[i].qplist);
  	}
+--
+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 83fadfd..4306a2e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\020170109194127.GA42156@ssaleem-MOBL4.amr.corp.intel.com\0"
  "ref\020170109194127.GA42156-GOXS9JX10wfOxmVO0tvppfooFf0ArEBIu+b9c/7xato@public.gmane.org\0"
- "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
+ "From\0Dan Carpenter <dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0"
  "Subject\0[patch v2] i40iw: fix some indenting in i40iw_sc_vsi_init()\0"
- "Date\0Mon, 09 Jan 2017 20:12:16 +0000\0"
+ "Date\0Mon, 9 Jan 2017 23:12:16 +0300\0"
  "To\0Faisal Latif <faisal.latif-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>"
   Chien Tin Tung <chien.tin.tung-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  " Shiraz Saleem <shiraz.saleem-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
@@ -16,7 +16,7 @@
  "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"
@@ -28,13 +28,18 @@
  " \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"
  "+\t\t\t    vsi->qos[i].qs_handle);\n"
  " \t\tspin_lock_init(&vsi->qos[i].lock);\n"
  " \t\tINIT_LIST_HEAD(&vsi->qos[i].qplist);\n"
- " \t}"
+ " \t}\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
 
-6eb04cc659fa611030f1500f3eed3bd9f42d353b7431f3b516aa8a2059ee1c5a
+28383b28a92266850f6923833f31e77f26b0faeafd47ab6e48a1623375d5f987

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.