All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <877h1ytu4d.fsf@rustcorp.com.au>

diff --git a/a/1.txt b/N1/1.txt
index 181d2bc..e298724 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,24 +11,24 @@ Use a new 'bint' parser for them.
 (ntfs has a different problem: it needs an int for debug_msgs because
 it's also exposed via sysctl.)
 
-Cc: Steve Glendinning <steve.glendinning-sdUf+H5yV5I@public.gmane.org>
-Cc: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
-Cc: Guenter Roeck <guenter.roeck-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>
-Cc: Hoang-Nam Nguyen <hnguyen-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
-Cc: Christoph Raisch <raisch-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
-Cc: Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-Cc: linux390-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org
-Cc: Anton Altaparmakov <anton-yrGDUoBaLx3QT0dZR+AlfA@public.gmane.org>
-Cc: Jaroslav Kysela <perex-/Fr2/VpizcU@public.gmane.org>
-Cc: Takashi Iwai <tiwai-l3A5Bk7waGM@public.gmane.org>
-Cc: lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
-Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-Cc: linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-Cc: linux-ntfs-dev-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-Cc: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
-Signed-off-by: Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>
+Cc: Steve Glendinning <steve.glendinning@smsc.com>
+Cc: Jean Delvare <khali@linux-fr.org>
+Cc: Guenter Roeck <guenter.roeck@ericsson.com>
+Cc: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
+Cc: Christoph Raisch <raisch@de.ibm.com>
+Cc: Roland Dreier <roland@kernel.org>
+Cc: Sean Hefty <sean.hefty@intel.com>
+Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
+Cc: linux390@de.ibm.com
+Cc: Anton Altaparmakov <anton@tuxera.com>
+Cc: Jaroslav Kysela <perex@perex.cz>
+Cc: Takashi Iwai <tiwai@suse.de>
+Cc: lm-sensors@lm-sensors.org
+Cc: linux-rdma@vger.kernel.org
+Cc: linux-s390@vger.kernel.org
+Cc: linux-ntfs-dev@lists.sourceforge.net
+Cc: alsa-devel@alsa-project.org
+Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
 ---
  drivers/hwmon/emc2103.c                |    2 +-
  drivers/infiniband/hw/ehca/ehca_main.c |    2 +-
@@ -122,7 +122,7 @@ diff --git a/kernel/params.c b/kernel/params.c
 +	boolkp.flags |= KPARAM_ISBOOL;
 +
 +	ret = param_set_bool(val, &boolkp);
-+	if (ret == 0)
++	if (ret = 0)
 +		*(int *)kp->arg = v;
 +	return ret;
 +}
@@ -156,7 +156,8 @@ diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
  MODULE_PARM_DESC(inside_vm, "KVM/Parallels optimization.");
  
  /* just for backward compatibility */
---
-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
+
+_______________________________________________
+lm-sensors mailing list
+lm-sensors@lm-sensors.org
+http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
diff --git a/a/content_digest b/N1/content_digest
index 5fa3530..f0609e4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
- "From\0Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>\0"
- "Subject\0[PATCH 2/15] module_param: avoid bool abuse, add bint for special cases.\0"
- "Date\0Thu, 15 Dec 2011 13:32:26 +1030\0"
+ "From\0Rusty Russell <rusty@rustcorp.com.au>\0"
+ "Subject\0[lm-sensors] [PATCH 2/15] module_param: avoid bool abuse,\0"
+ "Date\0Thu, 15 Dec 2011 03:14:26 +0000\0"
  "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "Cc\0Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>"
   Steve Glendinning <steve.glendinning-sdUf+H5yV5I@public.gmane.org>
@@ -35,24 +35,24 @@
  "(ntfs has a different problem: it needs an int for debug_msgs because\n"
  "it's also exposed via sysctl.)\n"
  "\n"
- "Cc: Steve Glendinning <steve.glendinning-sdUf+H5yV5I@public.gmane.org>\n"
- "Cc: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>\n"
- "Cc: Guenter Roeck <guenter.roeck-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>\n"
- "Cc: Hoang-Nam Nguyen <hnguyen-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Christoph Raisch <raisch-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
- "Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
- "Cc: linux390-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org\n"
- "Cc: Anton Altaparmakov <anton-yrGDUoBaLx3QT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Jaroslav Kysela <perex-/Fr2/VpizcU@public.gmane.org>\n"
- "Cc: Takashi Iwai <tiwai-l3A5Bk7waGM@public.gmane.org>\n"
- "Cc: lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org\n"
- "Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "Cc: linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "Cc: linux-ntfs-dev-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\n"
- "Cc: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org\n"
- "Signed-off-by: Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>\n"
+ "Cc: Steve Glendinning <steve.glendinning@smsc.com>\n"
+ "Cc: Jean Delvare <khali@linux-fr.org>\n"
+ "Cc: Guenter Roeck <guenter.roeck@ericsson.com>\n"
+ "Cc: Hoang-Nam Nguyen <hnguyen@de.ibm.com>\n"
+ "Cc: Christoph Raisch <raisch@de.ibm.com>\n"
+ "Cc: Roland Dreier <roland@kernel.org>\n"
+ "Cc: Sean Hefty <sean.hefty@intel.com>\n"
+ "Cc: Hal Rosenstock <hal.rosenstock@gmail.com>\n"
+ "Cc: linux390@de.ibm.com\n"
+ "Cc: Anton Altaparmakov <anton@tuxera.com>\n"
+ "Cc: Jaroslav Kysela <perex@perex.cz>\n"
+ "Cc: Takashi Iwai <tiwai@suse.de>\n"
+ "Cc: lm-sensors@lm-sensors.org\n"
+ "Cc: linux-rdma@vger.kernel.org\n"
+ "Cc: linux-s390@vger.kernel.org\n"
+ "Cc: linux-ntfs-dev@lists.sourceforge.net\n"
+ "Cc: alsa-devel@alsa-project.org\n"
+ "Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>\n"
  "---\n"
  " drivers/hwmon/emc2103.c                |    2 +-\n"
  " drivers/infiniband/hw/ehca/ehca_main.c |    2 +-\n"
@@ -146,7 +146,7 @@
  "+\tboolkp.flags |= KPARAM_ISBOOL;\n"
  "+\n"
  "+\tret = param_set_bool(val, &boolkp);\n"
- "+\tif (ret == 0)\n"
+ "+\tif (ret = 0)\n"
  "+\t\t*(int *)kp->arg = v;\n"
  "+\treturn ret;\n"
  "+}\n"
@@ -180,9 +180,10 @@
  " MODULE_PARM_DESC(inside_vm, \"KVM/Parallels optimization.\");\n"
  " \n"
  " /* just for backward compatibility */\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
+ "\n"
+ "_______________________________________________\n"
+ "lm-sensors mailing list\n"
+ "lm-sensors@lm-sensors.org\n"
+ http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
 
-271cfd3fb3d93bce7ba6b6c92b3241925acb1255afc21205ee3efbcaffb55304
+c46bf33a09bec63d2ac7d4e8ff169663ccd4627ba84292163afa72c85270747f

diff --git a/a/1.txt b/N2/1.txt
index 181d2bc..c04a7bc 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -11,24 +11,24 @@ Use a new 'bint' parser for them.
 (ntfs has a different problem: it needs an int for debug_msgs because
 it's also exposed via sysctl.)
 
-Cc: Steve Glendinning <steve.glendinning-sdUf+H5yV5I@public.gmane.org>
-Cc: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
-Cc: Guenter Roeck <guenter.roeck-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>
-Cc: Hoang-Nam Nguyen <hnguyen-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
-Cc: Christoph Raisch <raisch-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
-Cc: Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-Cc: linux390-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org
-Cc: Anton Altaparmakov <anton-yrGDUoBaLx3QT0dZR+AlfA@public.gmane.org>
-Cc: Jaroslav Kysela <perex-/Fr2/VpizcU@public.gmane.org>
-Cc: Takashi Iwai <tiwai-l3A5Bk7waGM@public.gmane.org>
-Cc: lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
-Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-Cc: linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-Cc: linux-ntfs-dev-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-Cc: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
-Signed-off-by: Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>
+Cc: Steve Glendinning <steve.glendinning@smsc.com>
+Cc: Jean Delvare <khali@linux-fr.org>
+Cc: Guenter Roeck <guenter.roeck@ericsson.com>
+Cc: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
+Cc: Christoph Raisch <raisch@de.ibm.com>
+Cc: Roland Dreier <roland@kernel.org>
+Cc: Sean Hefty <sean.hefty@intel.com>
+Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
+Cc: linux390@de.ibm.com
+Cc: Anton Altaparmakov <anton@tuxera.com>
+Cc: Jaroslav Kysela <perex@perex.cz>
+Cc: Takashi Iwai <tiwai@suse.de>
+Cc: lm-sensors@lm-sensors.org
+Cc: linux-rdma@vger.kernel.org
+Cc: linux-s390@vger.kernel.org
+Cc: linux-ntfs-dev@lists.sourceforge.net
+Cc: alsa-devel@alsa-project.org
+Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
 ---
  drivers/hwmon/emc2103.c                |    2 +-
  drivers/infiniband/hw/ehca/ehca_main.c |    2 +-
@@ -156,7 +156,3 @@ diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
  MODULE_PARM_DESC(inside_vm, "KVM/Parallels optimization.");
  
  /* just for backward compatibility */
---
-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/N2/content_digest
index 5fa3530..2846a88 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,25 +1,25 @@
- "From\0Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>\0"
+ "From\0Rusty Russell <rusty@rustcorp.com.au>\0"
  "Subject\0[PATCH 2/15] module_param: avoid bool abuse, add bint for special cases.\0"
  "Date\0Thu, 15 Dec 2011 13:32:26 +1030\0"
- "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>"
-  Steve Glendinning <steve.glendinning-sdUf+H5yV5I@public.gmane.org>
-  Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
-  Guenter Roeck <guenter.roeck-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>
-  Hoang-Nam Nguyen <hnguyen-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
-  Christoph Raisch <raisch-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>
-  Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  linux390-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org
-  Anton Altaparmakov <anton-yrGDUoBaLx3QT0dZR+AlfA@public.gmane.org>
-  Jaroslav Kysela <perex-/Fr2/VpizcU@public.gmane.org>
-  Takashi Iwai <tiwai-l3A5Bk7waGM@public.gmane.org>
-  lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
-  linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-ntfs-dev-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
- " alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org\0"
+ "To\0linux-kernel@vger.kernel.org\0"
+ "Cc\0Pawel Moll <pawel.moll@arm.com>\0"
+ "Cc\0Steve Glendinning <steve.glendinning@smsc.com>\0"
+ "Cc\0Jean Delvare <khali@linux-fr.org>\0"
+ "Cc\0Guenter Roeck <guenter.roeck@ericsson.com>\0"
+ "Cc\0Hoang-Nam Nguyen <hnguyen@de.ibm.com>\0"
+ "Cc\0Christoph Raisch <raisch@de.ibm.com>\0"
+ "Cc\0Roland Dreier <roland@kernel.org>\0"
+ "Cc\0Sean Hefty <sean.hefty@intel.com>\0"
+ "Cc\0Hal Rosenstock <hal.rosenstock@gmail.com>\0"
+ "Cc\0linux390@de.ibm.com\0"
+ "Cc\0Anton Altaparmakov <anton@tuxera.com>\0"
+ "Cc\0Jaroslav Kysela <perex@perex.cz>\0"
+ "Cc\0Takashi Iwai <tiwai@suse.de>\0"
+ "Cc\0lm-sensors@lm-sensors.org\0"
+ "Cc\0linux-rdma@vger.kernel.org\0"
+ "Cc\0linux-s390@vger.kernel.org\0"
+ "Cc\0linux-ntfs-dev@lists.sourceforge.net\0"
+ "Cc\0alsa-devel@alsa-project.org\0"
  "\00:1\0"
  "b\0"
  "For historical reasons, we allow module_param(bool) to take an int (or\n"
@@ -35,24 +35,24 @@
  "(ntfs has a different problem: it needs an int for debug_msgs because\n"
  "it's also exposed via sysctl.)\n"
  "\n"
- "Cc: Steve Glendinning <steve.glendinning-sdUf+H5yV5I@public.gmane.org>\n"
- "Cc: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>\n"
- "Cc: Guenter Roeck <guenter.roeck-IzeFyvvaP7pWk0Htik3J/w@public.gmane.org>\n"
- "Cc: Hoang-Nam Nguyen <hnguyen-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Christoph Raisch <raisch-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
- "Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
- "Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
- "Cc: linux390-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org\n"
- "Cc: Anton Altaparmakov <anton-yrGDUoBaLx3QT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Jaroslav Kysela <perex-/Fr2/VpizcU@public.gmane.org>\n"
- "Cc: Takashi Iwai <tiwai-l3A5Bk7waGM@public.gmane.org>\n"
- "Cc: lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org\n"
- "Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "Cc: linux-s390-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "Cc: linux-ntfs-dev-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\n"
- "Cc: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org\n"
- "Signed-off-by: Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>\n"
+ "Cc: Steve Glendinning <steve.glendinning@smsc.com>\n"
+ "Cc: Jean Delvare <khali@linux-fr.org>\n"
+ "Cc: Guenter Roeck <guenter.roeck@ericsson.com>\n"
+ "Cc: Hoang-Nam Nguyen <hnguyen@de.ibm.com>\n"
+ "Cc: Christoph Raisch <raisch@de.ibm.com>\n"
+ "Cc: Roland Dreier <roland@kernel.org>\n"
+ "Cc: Sean Hefty <sean.hefty@intel.com>\n"
+ "Cc: Hal Rosenstock <hal.rosenstock@gmail.com>\n"
+ "Cc: linux390@de.ibm.com\n"
+ "Cc: Anton Altaparmakov <anton@tuxera.com>\n"
+ "Cc: Jaroslav Kysela <perex@perex.cz>\n"
+ "Cc: Takashi Iwai <tiwai@suse.de>\n"
+ "Cc: lm-sensors@lm-sensors.org\n"
+ "Cc: linux-rdma@vger.kernel.org\n"
+ "Cc: linux-s390@vger.kernel.org\n"
+ "Cc: linux-ntfs-dev@lists.sourceforge.net\n"
+ "Cc: alsa-devel@alsa-project.org\n"
+ "Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>\n"
  "---\n"
  " drivers/hwmon/emc2103.c                |    2 +-\n"
  " drivers/infiniband/hw/ehca/ehca_main.c |    2 +-\n"
@@ -179,10 +179,6 @@
  "+module_param(inside_vm, bint, 0444);\n"
  " MODULE_PARM_DESC(inside_vm, \"KVM/Parallels optimization.\");\n"
  " \n"
- " /* just for backward compatibility */\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
+  /* just for backward compatibility */
 
-271cfd3fb3d93bce7ba6b6c92b3241925acb1255afc21205ee3efbcaffb55304
+63b8bd5f6e047256612f9a52132b47379eeffb4b51f7689856ce329d79093c15

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.