All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1212235533.3815.5.camel@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 4df531e..aeb74dd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,7 +26,7 @@ diff -Nrubp linux-2.6.25.4_orig/Documentation/hwmon/mdps linux-2.6.25.4/Document
 +++ linux-2.6.25.4/Documentation/hwmon/mdps	2008-05-28 11:15:33.000000000 +0300
 @@ -0,0 +1,96 @@
 +Kernel driver mdps
-+=========
++==================
 +
 +Supported chips:
 +
@@ -577,7 +577,7 @@ diff -Nrubp linux-2.6.25.4_orig/drivers/hwmon/mdps.c linux-2.6.25.4/drivers/hwmo
 +static acpi_status
 +mdps_get_resource(struct acpi_resource *resource, void *context)
 +{
-+	if (resource->type = ACPI_RESOURCE_TYPE_EXTENDED_IRQ) {
++	if (resource->type == ACPI_RESOURCE_TYPE_EXTENDED_IRQ) {
 +		struct acpi_resource_extended_irq *irq;
 +		u32 *device_irq = context;
 +
@@ -683,7 +683,7 @@ diff -Nrubp linux-2.6.25.4_orig/drivers/hwmon/mdps.c linux-2.6.25.4/drivers/hwmo
 +
 +	/* This is just to make sure that the same physical move
 +	 * is reported identically */
-+	if (dmi_check_system(mdps_dmi_ids) = 0) {
++	if (dmi_check_system(mdps_dmi_ids) == 0) {
 +		printk(KERN_INFO "mdps: laptop model unknown, "
 +				 "using default axes configuration\n");
 +		mdps.ac = mdps_axis_normal;
@@ -949,9 +949,3 @@ diff -Nrubp linux-2.6.25.4_orig/drivers/hwmon/mdps.c linux-2.6.25.4/drivers/hwmo
 +
 +module_init(mdps_init_module);
 +module_exit(mdps_exit_module);
-
-
-_______________________________________________
-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 a950d5a..2125f0f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Yan Burman <burman.yan@gmail.com>\0"
- "Subject\0[lm-sensors] [PATCH 2.6.25.4] hwmon: HP Mobile Data Protection\0"
- "Date\0Sat, 31 May 2008 12:05:33 +0000\0"
+ "Subject\0[PATCH 2.6.25.4]  hwmon: HP Mobile Data Protection System 3D ACPI driver\0"
+ "Date\0Sat, 31 May 2008 15:05:33 +0300\0"
  "To\0LKML <linux-kernel@vger.kernel.org>"
   Eric Piel <eric.piel@tremplin-utc.net>
  " HWMON <lm-sensors@lm-sensors.org>\0"
@@ -34,7 +34,7 @@
  "+++ linux-2.6.25.4/Documentation/hwmon/mdps\t2008-05-28 11:15:33.000000000 +0300\n"
  "@@ -0,0 +1,96 @@\n"
  "+Kernel driver mdps\n"
- "+=========\n"
+ "+==================\n"
  "+\n"
  "+Supported chips:\n"
  "+\n"
@@ -585,7 +585,7 @@
  "+static acpi_status\n"
  "+mdps_get_resource(struct acpi_resource *resource, void *context)\n"
  "+{\n"
- "+\tif (resource->type = ACPI_RESOURCE_TYPE_EXTENDED_IRQ) {\n"
+ "+\tif (resource->type == ACPI_RESOURCE_TYPE_EXTENDED_IRQ) {\n"
  "+\t\tstruct acpi_resource_extended_irq *irq;\n"
  "+\t\tu32 *device_irq = context;\n"
  "+\n"
@@ -691,7 +691,7 @@
  "+\n"
  "+\t/* This is just to make sure that the same physical move\n"
  "+\t * is reported identically */\n"
- "+\tif (dmi_check_system(mdps_dmi_ids) = 0) {\n"
+ "+\tif (dmi_check_system(mdps_dmi_ids) == 0) {\n"
  "+\t\tprintk(KERN_INFO \"mdps: laptop model unknown, \"\n"
  "+\t\t\t\t \"using default axes configuration\\n\");\n"
  "+\t\tmdps.ac = mdps_axis_normal;\n"
@@ -956,12 +956,6 @@
  "+MODULE_LICENSE(\"GPL\");\n"
  "+\n"
  "+module_init(mdps_init_module);\n"
- "+module_exit(mdps_exit_module);\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "lm-sensors mailing list\n"
- "lm-sensors@lm-sensors.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
+ +module_exit(mdps_exit_module);
 
-1b413557d383dfd0e3d0288c3405ca959672a684d71cc399994bed48aee27703
+0b9efb2658c4ae8023ab6db283745078f7b2448141886f41adc974d347849274

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.