]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/commitdiff
Fix a stale comment.
authorkfraser <kfraser@localhost.localdomain>
Wed, 11 Jul 2007 09:55:49 +0000 (10:55 +0100)
committerkfraser <kfraser@localhost.localdomain>
Wed, 11 Jul 2007 09:55:49 +0000 (10:55 +0100)
Signed-off-by: Jun Koi <junkoi2004@gmail.com>
arch/i386/mm/ioremap-xen.c

index 6d6edd203a170fd1e14ee308bd567e95f704a993..8ccda010a6281d211aceaa830fc0d9a4d19df58c 100644 (file)
@@ -74,7 +74,7 @@ static int __direct_remap_pfn_range(struct mm_struct *mm,
 
                /*
                 * Fill in the machine address: PTE ptr is done later by
-                * __direct_remap_area_pages(). 
+                * apply_to_page_range(). 
                 */
                v->val = __pte_val(pfn_pte_ma(mfn, prot));