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

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)