[PATCH] mark install_page static

From: Christoph Hellwig
Date: Tue Sep 07 2004 - 09:45:27 EST


Not used anywhere in modules and it really shouldn't either.


--- 1.28/mm/fremap.c 2004-08-23 10:15:12 +02:00
+++ edited/mm/fremap.c 2004-09-07 13:51:20 +02:00
@@ -99,8 +99,6 @@
spin_unlock(&mm->page_table_lock);
return err;
}
-EXPORT_SYMBOL(install_page);
-

/*
* Install a file pte to a given virtual memory address, release any
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/