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

diff --git a/a/1.txt b/N1/1.txt
index b36ef15..dc2d4a9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ index 8b313f1..e609b65 100644
 @@ -53,32 +53,32 @@ void outsl(unsigned long __addr, const void *src, unsigned long count)
  
  	if (count) {
- 		if ((((u64)src) & 0x3) = 0) {
+ 		if ((((u64)src) & 0x3) == 0) {
 -			u32 *p = (u32 *)src;
 +			__le32 *p = (__le32 *)src;
  			while (count--) {
diff --git a/a/content_digest b/N1/content_digest
index 42a63c2..f1afe54 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Harvey Harrison <harvey.harrison@gmail.com>\0"
  "Subject\0[PATCH] sparc64: Annotate pointers in PeeCeeI.c\0"
- "Date\0Thu, 16 Oct 2008 00:15:19 +0000\0"
+ "Date\0Wed, 15 Oct 2008 17:15:19 -0700\0"
  "To\0David Miller <davem@davemloft.net>\0"
  "Cc\0sparclinux <sparclinux@vger.kernel.org>"
   LKML <linux-kernel@vger.kernel.org>
@@ -23,7 +23,7 @@
  "@@ -53,32 +53,32 @@ void outsl(unsigned long __addr, const void *src, unsigned long count)\n"
  " \n"
  " \tif (count) {\n"
- " \t\tif ((((u64)src) & 0x3) = 0) {\n"
+ " \t\tif ((((u64)src) & 0x3) == 0) {\n"
  "-\t\t\tu32 *p = (u32 *)src;\n"
  "+\t\t\t__le32 *p = (__le32 *)src;\n"
  " \t\t\twhile (count--) {\n"
@@ -103,4 +103,4 @@
  "-- \n"
  1.6.0.2.711.gf1ba4
 
-7405c1c681323eefde192c87e7bd7499d2a1c2148012624e122bcc1792ed1766
+227529ba635fc6bf4f357139a800ae83d548a92bd5ba5c06d93c5a0a0a74952d

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.