All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <200504210209.34772.dtor_core@ameritech.net>

diff --git a/a/1.txt b/N1/1.txt
index 1a4b5f9..3fc26ea 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,15 +9,18 @@ Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  1 files changed, 51 insertions(+), 106 deletions(-)
 
 Index: dtor/drivers/w1/w1.c
-=================================--- dtor.orig/drivers/w1/w1.c
+===================================================================
+--- dtor.orig/drivers/w1/w1.c
 +++ dtor/drivers/w1/w1.c
 @@ -99,6 +99,23 @@ static ssize_t w1_default_read_bin(struc
  	return sprintf(buf, "No family registered.\n");
  }
  
-+static struct device_attribute w1_slave_attribute +	__ATTR(name, S_IRUGO, w1_default_read_name, NULL);
++static struct device_attribute w1_slave_attribute =
++	__ATTR(name, S_IRUGO, w1_default_read_name, NULL);
 +
-+static struct device_attribute w1_slave_attribute_val +	__ATTR(value, S_IRUGO, w1_default_read_name, NULL);
++static struct device_attribute w1_slave_attribute_val =
++	__ATTR(value, S_IRUGO, w1_default_read_name, NULL);
 +
 +static struct bin_attribute w1_slave_bin_attribute = {
 +	.attr = {
diff --git a/a/content_digest b/N1/content_digest
index 56bcaa8..c5a8030 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0200504210207.02421.dtor_core@ameritech.net\0"
- "From\0dtor_core@ameritech.net (Dmitry Torokhov)\0"
+ "From\0Dmitry Torokhov <dtor_core@ameritech.net>\0"
  "Subject\0[RFC/PATCH 3/22] W1: use attribute group for master's attributes\0"
- "Date\0Thu, 19 May 2005 06:25:53 +0000\0"
+ "Date\0Thu, 21 Apr 2005 02:09:34 -0500\0"
  "To\0sensors@stimpy.netroedge.com\0"
  "Cc\0LKML <linux-kernel@vger.kernel.org>"
   Greg KH <gregkh@suse.de>
@@ -19,15 +19,18 @@
  " 1 files changed, 51 insertions(+), 106 deletions(-)\n"
  "\n"
  "Index: dtor/drivers/w1/w1.c\n"
- "=================================--- dtor.orig/drivers/w1/w1.c\n"
+ "===================================================================\n"
+ "--- dtor.orig/drivers/w1/w1.c\n"
  "+++ dtor/drivers/w1/w1.c\n"
  "@@ -99,6 +99,23 @@ static ssize_t w1_default_read_bin(struc\n"
  " \treturn sprintf(buf, \"No family registered.\\n\");\n"
  " }\n"
  " \n"
- "+static struct device_attribute w1_slave_attribute +\t__ATTR(name, S_IRUGO, w1_default_read_name, NULL);\n"
+ "+static struct device_attribute w1_slave_attribute =\n"
+ "+\t__ATTR(name, S_IRUGO, w1_default_read_name, NULL);\n"
  "+\n"
- "+static struct device_attribute w1_slave_attribute_val +\t__ATTR(value, S_IRUGO, w1_default_read_name, NULL);\n"
+ "+static struct device_attribute w1_slave_attribute_val =\n"
+ "+\t__ATTR(value, S_IRUGO, w1_default_read_name, NULL);\n"
  "+\n"
  "+static struct bin_attribute w1_slave_bin_attribute = {\n"
  "+\t.attr = {\n"
@@ -209,4 +212,4 @@
  " int w1_control(void *data)\n"
   {
 
-0181792b3c9a757723dd4ccaf13d4405412bd9141c2b88cc199941369d8506ae
+bedd91d0833f7609b6c6553a6405c7cec14190123d10f39922bfd7a3352eea32

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.