All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4644C760.8050007@simon.arlott.org.uk>

diff --git a/a/1.txt b/N1/1.txt
index ce8cd02..a365e70 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -56,7 +56,7 @@ index bdbefa8..f257a67 100644
  #ifdef CONFIG_SMP
 -	/* Only rotate on lower priority IRQ's (scsi, ethernet, etc.). */
 +	/* Only rotate on lower priority IRQs (scsi, ethernet, etc.). */
- 	if((sparc_cpu_model=sun4m) && (irq < 10))
+ 	if((sparc_cpu_model==sun4m) && (irq < 10))
  		smp4m_irq_rotate(cpu);
  #endif
 @@ -371,7 +371,7 @@ void sparc_floppy_irq(int irq, void *dev_id, struct pt_regs *regs)
@@ -89,7 +89,8 @@ index 5ca7e8f..7917711 100644
 +	 * We divide all by 100
  	 * to have microsecond resolution and to avoid overflow
  	 */
- 	unsigned long count @@ -956,7 +956,7 @@ EXPORT_SYMBOL(pci_device_to_OF_node);
+ 	unsigned long count =
+@@ -956,7 +956,7 @@ EXPORT_SYMBOL(pci_device_to_OF_node);
   * Also, think for a moment about likes of floppy.c that
   * include architecture specific parts. They may want to redefine ins/outs.
   *
diff --git a/a/content_digest b/N1/content_digest
index e4a0e4e..78e7e39 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Simon Arlott <simon@fire.lp0.eu>\0"
  "Subject\0[PATCH] spelling fixes: arch/sparc/\0"
- "Date\0Fri, 11 May 2007 19:43:28 +0000\0"
+ "Date\0Fri, 11 May 2007 20:43:28 +0100\0"
  "To\0Linux Kernel Mailing List <linux-kernel@vger.kernel.org>"
   sparclinux@vger.kernel.org
  " trivial@kernel.org\0"
@@ -64,7 +64,7 @@
  " #ifdef CONFIG_SMP\n"
  "-\t/* Only rotate on lower priority IRQ's (scsi, ethernet, etc.). */\n"
  "+\t/* Only rotate on lower priority IRQs (scsi, ethernet, etc.). */\n"
- " \tif((sparc_cpu_model=sun4m) && (irq < 10))\n"
+ " \tif((sparc_cpu_model==sun4m) && (irq < 10))\n"
  " \t\tsmp4m_irq_rotate(cpu);\n"
  " #endif\n"
  "@@ -371,7 +371,7 @@ void sparc_floppy_irq(int irq, void *dev_id, struct pt_regs *regs)\n"
@@ -97,7 +97,8 @@
  "+\t * We divide all by 100\n"
  " \t * to have microsecond resolution and to avoid overflow\n"
  " \t */\n"
- " \tunsigned long count @@ -956,7 +956,7 @@ EXPORT_SYMBOL(pci_device_to_OF_node);\n"
+ " \tunsigned long count =\n"
+ "@@ -956,7 +956,7 @@ EXPORT_SYMBOL(pci_device_to_OF_node);\n"
  "  * Also, think for a moment about likes of floppy.c that\n"
  "  * include architecture specific parts. They may want to redefine ins/outs.\n"
  "  *\n"
@@ -164,4 +165,4 @@
  "-- \n"
  Simon Arlott
 
-5550b14a30b629dd78259f1023ca7a02fddf49e53394bbbbd021ff39c9eeecd9
+4000fd46b689a81a058fd0d263b06fde0472561ff5d17c9642a5423fdf26eb2a

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.