Commit d3c7fa99 authored by James Mayer's avatar James Mayer Committed by Tom Rini

[PATCH] include_asm-alpha_mmzone.h, typo: the the

parent f192a09f
......@@ -86,7 +86,7 @@ PLAT_NODE_DATA_LOCALNR(unsigned long p, int n)
/*
* 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)))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment