All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4631FC30.2060602@hp.com>

diff --git a/a/1.txt b/N1/1.txt
index 27c2e1b..9409341 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -68,7 +68,7 @@ yes, ok.
 >> 
 >> #define HPET_RANGE_SIZE		1024	/* from HPET spec */
 >> 
->>+#if BITS_PER_LONG = 64
+>>+#if BITS_PER_LONG == 64
 >>+#define	write_counter(V, MC)	writeq(V, MC)
 >>+#define	read_counter(MC)	readq(MC)
 >>+#else
@@ -125,7 +125,7 @@ yes, ok.
 >> #define	HPET_PERIODIC		0x0004
 >> #define	HPET_SHARED_IRQ		0x0008
 >> 
->>-#if BITS_PER_LONG = 64
+>>-#if BITS_PER_LONG == 64
 >>-#define	write_counter(V, MC)	writeq(V, MC)
 >>-#define	read_counter(MC)	readq(MC)
 >>-#else
diff --git a/a/content_digest b/N1/content_digest
index 7278a4e..12d8540 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020070427010253.GV6602@sequoia.sous-sol.org\0"
  "From\0Peter Keilty <peter.keilty@hp.com>\0"
  "Subject\0Re: [PATCH 1/3] ia64: convert to use clocksource code\0"
- "Date\0Fri, 27 Apr 2007 13:35:44 +0000\0"
+ "Date\0Fri, 27 Apr 2007 09:35:44 -0400\0"
  "To\0Chris Wright <chrisw@sous-sol.org>\0"
  "Cc\0linux-ia64@vger.kernel.org"
   John Stultz <johnstul@us.ibm.com>
@@ -80,7 +80,7 @@
  ">> \n"
  ">> #define HPET_RANGE_SIZE\t\t1024\t/* from HPET spec */\n"
  ">> \n"
- ">>+#if BITS_PER_LONG = 64\n"
+ ">>+#if BITS_PER_LONG == 64\n"
  ">>+#define\twrite_counter(V, MC)\twriteq(V, MC)\n"
  ">>+#define\tread_counter(MC)\treadq(MC)\n"
  ">>+#else\n"
@@ -137,7 +137,7 @@
  ">> #define\tHPET_PERIODIC\t\t0x0004\n"
  ">> #define\tHPET_SHARED_IRQ\t\t0x0008\n"
  ">> \n"
- ">>-#if BITS_PER_LONG = 64\n"
+ ">>-#if BITS_PER_LONG == 64\n"
  ">>-#define\twrite_counter(V, MC)\twriteq(V, MC)\n"
  ">>-#define\tread_counter(MC)\treadq(MC)\n"
  ">>-#else\n"
@@ -232,4 +232,4 @@
  ">>    \n"
  >>
 
-25d6a7de8bf0712b5f90771e7c160fa1d8598269654b1a5aa5e8869a87f3e496
+02adbfeafb11958857257e500c22dcc78df7feaeb106100d5facc2fad8c406d6

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.