diff for duplicates of <20160108110136.GG32195@mwanda> diff --git a/a/1.txt b/N1/1.txt index 7dcf557..fc1584f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,12 +7,12 @@ diff --git a/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c b/drivers/scsi/cxgbi/cxgb3i/cxgb index 0e2bee9..e22a268 100644 --- a/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c +++ b/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c -@@ -57,7 +57,7 @@ MODULE_PARM_DESC(cxgb3i_snd_win, "TCP send window in bytes (default\x128KB)"); +@@ -57,7 +57,7 @@ MODULE_PARM_DESC(cxgb3i_snd_win, "TCP send window in bytes (default=128KB)"); static int cxgb3i_rx_credit_thres = 10 * 1024; module_param(cxgb3i_rx_credit_thres, int, 0644); -MODULE_PARM_DESC(rx_credit_thres, +MODULE_PARM_DESC(cxgb3i_rx_credit_thres, - "RX credits return threshold in bytes (default\x10KB)"); + "RX credits return threshold in bytes (default=10KB)"); static unsigned int cxgb3i_max_connect = 8 * 1024; diff --git a/a/content_digest b/N1/content_digest index 0f9bcdf..cc147d2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] cxgbi: typo in MODULE_PARM_DESC\0" - "Date\0Fri, 08 Jan 2016 11:01:36 +0000\0" + "Date\0Fri, 8 Jan 2016 14:01:36 +0300\0" "To\0Karen Xie <kxie@chelsio.com>\0" "Cc\0James E.J. Bottomley <JBottomley@odin.com>" Martin K. Petersen <martin.petersen@oracle.com> @@ -18,14 +18,14 @@ "index 0e2bee9..e22a268 100644\n" "--- a/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c\n" "+++ b/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c\n" - "@@ -57,7 +57,7 @@ MODULE_PARM_DESC(cxgb3i_snd_win, \"TCP send window in bytes (default\0228KB)\");\n" + "@@ -57,7 +57,7 @@ MODULE_PARM_DESC(cxgb3i_snd_win, \"TCP send window in bytes (default=128KB)\");\n" " \n" " static int cxgb3i_rx_credit_thres = 10 * 1024;\n" " module_param(cxgb3i_rx_credit_thres, int, 0644);\n" "-MODULE_PARM_DESC(rx_credit_thres,\n" "+MODULE_PARM_DESC(cxgb3i_rx_credit_thres,\n" - " \t\t \"RX credits return threshold in bytes (default\020KB)\");\n" + " \t\t \"RX credits return threshold in bytes (default=10KB)\");\n" " \n" static unsigned int cxgb3i_max_connect = 8 * 1024; -a24c87f531c1c34977ec4752978593a66e35dbaff9ea1f8cbfe1c43922a2cb5b +4bdfe1e84e2bb99baaab3bdeadcd1a1236021e2663a388c32030f3f08e227353
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.