All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55AFB7BC.6090802@roeck-us.net>

diff --git a/a/1.txt b/N1/1.txt
index 91e11cc..10a787d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -221,7 +221,7 @@ not there at all.
 > +	scpi_sensors.device = devm_kcalloc(&pdev->dev, sensors,
 > +				   sizeof(*scpi_sensors.device), GFP_KERNEL);
 
-What if sensors == 0 ?
+What if sensors = 0 ?
 
 It might be useful to introduce a local variable
 	struct device *dev = &pdev->dev;
@@ -374,3 +374,9 @@ Not needed.
 > +MODULE_DESCRIPTION("ARM SCPI HWMON interface driver");
 > +MODULE_LICENSE("GPL v2");
 >
+
+
+_______________________________________________
+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 f780b9e..9f87381 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\01437573763-6525-1-git-send-email-punit.agrawal@arm.com\0"
  "ref\01437573763-6525-7-git-send-email-punit.agrawal@arm.com\0"
  "From\0Guenter Roeck <linux@roeck-us.net>\0"
- "Subject\0Re: [PATCH 6/9] hwmon: Support sensors exported via ARM SCP interface\0"
- "Date\0Wed, 22 Jul 2015 08:33:16 -0700\0"
+ "Subject\0Re: [lm-sensors] [PATCH 6/9] hwmon: Support sensors exported via ARM SCP interface\0"
+ "Date\0Wed, 22 Jul 2015 15:33:16 +0000\0"
  "To\0Punit Agrawal <punit.agrawal@arm.com>"
  " linux-pm@vger.kernel.org\0"
  "Cc\0lm-sensors@lm-sensors.org"
@@ -235,7 +235,7 @@
  "> +\tscpi_sensors.device = devm_kcalloc(&pdev->dev, sensors,\n"
  "> +\t\t\t\t   sizeof(*scpi_sensors.device), GFP_KERNEL);\n"
  "\n"
- "What if sensors == 0 ?\n"
+ "What if sensors = 0 ?\n"
  "\n"
  "It might be useful to introduce a local variable\n"
  "\tstruct device *dev = &pdev->dev;\n"
@@ -387,6 +387,12 @@
  "> +MODULE_AUTHOR(\"Punit Agrawal <punit.agrawal@arm.com>\");\n"
  "> +MODULE_DESCRIPTION(\"ARM SCPI HWMON interface driver\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
- >
+ ">\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "lm-sensors mailing list\n"
+ "lm-sensors@lm-sensors.org\n"
+ http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
 
-7549b4e8296a327ace7d794acf6fd4dc68ba6c0e392e0baa5d93431b1bd28d05
+3d3a4043e240b4f91738a3e7ab4d1652e5e1139cd4a94cf38ae5c749e6415f73

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.