patch-2.4.4 linux/include/asm-mips64/mmzone.h
Next file: linux/include/asm-mips64/pci/bridge.h
Previous file: linux/include/asm-mips64/mipsregs.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Apr 13 20:26:07 2001
-  Orig file: 
v2.4.3/linux/include/asm-mips64/mmzone.h
-  Orig date: 
Wed Aug  9 13:46:02 2000
diff -u --recursive --new-file v2.4.3/linux/include/asm-mips64/mmzone.h linux/include/asm-mips64/mmzone.h
@@ -58,7 +58,7 @@
 
 /*
  * Given a kaddr, ADDR_TO_MAPBASE finds the owning node of the memory
- * and returns the the mem_map of that node.
+ * and returns the mem_map of that node.
  */
 #define ADDR_TO_MAPBASE(kaddr) \
 			NODE_MEM_MAP(KVADDR_TO_NID((unsigned long)(kaddr)))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)