All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20050504061438.GD1439@orphique>

diff --git a/a/1.txt b/N1/1.txt
index 6d87f9b..2952753 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,8 +32,8 @@ Signed-off-by: James Chapman <jchapman@katalix.com>
  
  	list_for_each_safe(walk, tmp, &ds1337_clients) {
  		data = list_entry(walk, struct ds1337_data, list);
--		if (data->id = id)
-+		if (data->client.adapter->nr = bus)
+-		if (data->id == id)
++		if (data->client.adapter->nr == bus)
  			return ds1337_command(&data->client, cmd, arg);
  	}
  
diff --git a/a/content_digest b/N1/content_digest
index 802461c..487a194 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,9 @@
  "ref\0u5mZNEX1.1112954918.3200720.khali@localhost\0"
  "ref\020050408130639.GC7054@orphique\0"
  "ref\020050502204136.GE32713@kroah.com\0"
- "From\0ladis@linux-mips.org (Ladislav Michl)\0"
+ "From\0Ladislav Michl <ladis@linux-mips.org>\0"
  "Subject\0[PATCH] ds1337 3/3\0"
- "Date\0Thu, 19 May 2005 06:25:56 +0000\0"
+ "Date\0Wed, 4 May 2005 08:14:38 +0200\0"
  "To\0Greg KH <greg@kroah.com>\0"
  "Cc\0Jean Delvare <khali@linux-fr.org>"
   LKML <linux-kernel@vger.kernel.org>
@@ -46,8 +46,8 @@
  " \n"
  " \tlist_for_each_safe(walk, tmp, &ds1337_clients) {\n"
  " \t\tdata = list_entry(walk, struct ds1337_data, list);\n"
- "-\t\tif (data->id = id)\n"
- "+\t\tif (data->client.adapter->nr = bus)\n"
+ "-\t\tif (data->id == id)\n"
+ "+\t\tif (data->client.adapter->nr == bus)\n"
  " \t\t\treturn ds1337_command(&data->client, cmd, arg);\n"
  " \t}\n"
  " \n"
@@ -60,4 +60,4 @@
  " \n"
  " \treturn 0;"
 
-b7285a56b5bf454bb1c111d2a3d44392bb008f64c23028deb103f9fad546a95e
+53076d5c7212ee9a9ed5eea2d4ba5902bf0d43e7b787e3a0f2452354e179db86

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.